/*
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  ***************/


}

/************** Add custom font *****************/
@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 100;
    src: url("https://bavareamn.com/wp-content/themes/flatsome-child/sans_fonts/woff/IRANSansX-Thin.woff") format('woff'),   
         url('https://bavareamn.com/wp-content/themes/flatsome-child/sans_fonts/woff2/IRANSansX-Thin.woff2') format('woff2');		
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 200;
    src: url("https://bavareamn.com/wp-content/themes/flatsome-child/sans_fonts/woff/IRANSansX-UltraLight.woff") format('woff'),   
         url('https://bavareamn.com/wp-content/themes/flatsome-child/sans_fonts/woff2/IRANSansX-UltraLight.woff2') format('woff2');	
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 300;
    src: url("https://bavareamn.com/wp-content/themes/flatsome-child/sans_fonts/woff/IRANSansX-Light.woff") format('woff'),   
         url('https://bavareamn.com/wp-content/themes/flatsome-child/sans_fonts/woff2/IRANSansX-Light.woff2') format('woff2');		 
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 600;
    src: url("https://bavareamn.com/wp-content/themes/flatsome-child/sans_fonts/woff/IRANSansX-DemiBold.woff") format('woff'),   
         url('https://bavareamn.com/wp-content/themes/flatsome-child/sans_fonts/woff2/IRANSansX-DemiBold.woff2') format('woff2');	 
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 800;
    src: url("https://bavareamn.com/wp-content/themes/flatsome-child/sans_fonts/woff/IRANSansX-ExtraBold.woff") format('woff'),   
         url('https://bavareamn.com/wp-content/themes/flatsome-child/sans_fonts/woff2/IRANSansX-ExtraBold.woff2') format('woff2');		 
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 900;
    src: url("https://bavareamn.com/wp-content/themes/flatsome-child/sans_fonts/woff/IRANSansX-Black.woff") format('woff'),   
         url('https://bavareamn.com/wp-content/themes/flatsome-child/sans_fonts/woff2/IRANSansX-Black.woff2') format('woff2');		 
}




/******* use the form ********/

body, body * {
    font-family: IRANSansX !important;
    font-weight: 500;
}
