/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
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: 'Baomoi-SemiBoldItalic';
    src: url('./fonts/Baomoi-SemiBoldItalic_gdi.ttf') format('truetype');
    font-weight: 400;
    font-style: italic
}


@font-face {
    font-family: 'UVF-ProductSans-Regular';
    src: url('./fonts/UVF-ProductSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal
}