/*
Theme Name: Hello Elementor Child
Theme URI: https://yourwebsite.com
Description: Child theme for Hello Elementor with custom fonts and styles.
Author: Your Name
Author URI: https://yourwebsite.com
Template: hello-elementor
Version: 1.0
Text Domain: hello-elementor-child
*/

@font-face {
    font-family: 'Montagu slab';
    src: url('https://lostelite.com/wp-content/uploads/fonts/Montaguslab.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}