/*!
Theme Name: Hello Elementor Child
Theme URI: https://crocoblock.com/
Author: Crocoblock
Author URI: https://crocoblock.com/
Description: Child theme for Hello Elementor with all CrocoBlock features compatibility.
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor-child
*/
@font-face {
    font-family: 'ELEGANT TYPEWRITER';
    src: url('/wp-content/uploads/font/ELEGANTTYPEWRITER-Bold.woff2') format('woff2'),
        url('/wp-content/uploads/font/ELEGANTTYPEWRITER-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ELEGANT TYPEWRITER';
    src: url('/wp-content/uploads/font/ELEGANTTYPEWRITER.woff2') format('woff2'),
        url('/wp-content/uploads/font/ELEGANTTYPEWRITER.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ELEGANT TYPEWRITER';
    src: url('/wp-content/uploads/font/ELEGANTTYPEWRITER-Light.woff2') format('woff2'),
        url('/wp-content/uploads/font/ELEGANTTYPEWRITER-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}