/*
Theme Name: MaurizioColman Child
Description: This is a child theme for Flatsome Theme
Author: MG x OFF
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


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


}


@font-face {
    font-family: 'Chalkduster';
    src:url('/font/Chalkduster.ttf.woff') format('woff'),
        url('/font/Chalkduster.ttf.svg#Chalkduster') format('svg'),
        url('/font/Chalkduster.ttf.eot'),
        url('/font/Chalkduster.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

H6 {
    font-family: 'Chalkduster'!important;
}