/*
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.   ***************/
@font-face{font-family:'UTM Avo';src:url(fonts/UTMAvo.eot);src:url(fonts/UTMAvo.eot?#iefix) format("embedded-opentype"),url(fonts/UTMAvo.woff2) format("woff2"),url(fonts/UTMAvo.woff) format("woff"),url(fonts/UTMAvo.ttf) format("truetype"),url(fonts/UTMAvo.svg#UTMAvo) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:'UTM Avo';src:url(fonts/utm-avobold.ttf) format("truetype");font-weight:700;font-style:normal}
@font-face{font-family:'UTM Avo';src:url(fonts/utm-avobold.ttf) format("truetype");font-weight:700;font-style:italic}
body{
    font-size: 14px;
    font-family: UTM Avo!important;
    color: #000;
}
a,p,span,h1,h2,h3,h4,h5,h6,strong,ul,li,button{font-family: UTM Avo!important;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}