/*
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: "iransans";
  font-style: normal;
  font-weight: bold;
  src: url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Bold.eot');
  src: url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
     url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
     url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
     url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Bold.ttf') format('truetype');
}
@font-face {
  font-family: "iransans";
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Medium.eot');
  src: url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
     url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
     url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
     url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Medium.ttf') format('truetype');
}
@font-face {
  font-family: "iransans";
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Light.eot');
  src: url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
     url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
     url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
     url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__Light.ttf') format('truetype');
}
@font-face {
  font-family: "iransans";
  font-style: normal;
  font-weight: 200;
  src: url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__UltraLight.eot');
  src: url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
     url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
     url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
     url('/wp-content/themes/flatsome/assets/fonts/IRANSansWeb_FaNum__UltraLight.ttf') format('truetype');
}
/* — End Adding IRANSans */

body{
    font-family: "iransans",  sans-serif!important;
}

.nav > li > a {
    font-family:  "iransans", sans-serif!important;
}

h1,h2,h3,h4,h5,h6,a,li,p,li,span, .heading-font{
    font-family: "iransans", sans-serif!important;
}

.alt-font{
    font-family: "iransans", sans-serif!important;
}