/*
Theme Name:   Hello Elementor Child
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   https://cutecreations.startupdesignz.com
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  helloelementorchild
*/

/* Write here your own personal stylesheet */


@font-face {
font-display:swap;
    font-family: 'Quicksand_Bold';
    src: url('/wp-content/themes/hello-elementor-child/fonts/Quicksand_Bold.eot');
    src: url('/wp-content/themes/hello-elementor-child/fonts/Quicksand_Bold.eot') format('embedded-opentype'),
         url('/wp-content/themes/hello-elementor-child/fonts/Quicksand_Bold.woff2') format('woff2'),
         url('/wp-content/themes/hello-elementor-child/fonts/Quicksand_Bold.woff') format('woff'),
         url('/wp-content/themes/hello-elementor-child/fonts/Quicksand_Bold.ttf') format('truetype'),
         url('/wp-content/themes/hello-elementor-child/fonts/Quicksand_Bold.svg#Quicksand_Bold') format('svg');
}
