/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


@font-face {
    font-family: 'Dazzle Unicase';
    src: url('font/DazzleUnicase-Light.woff2') format('woff2'),
        url('font/DazzleUnicase-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dazzle Unicase';
    src: url('font/DazzleUnicase-Medium.woff2') format('woff2'),
        url('font/DazzleUnicase-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}





h1,h2,h3, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{font-family: "Dazzle Unicase", sans-serif!important;}

 
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}