/*
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:IRANSansWorldi;src:url(fonts/IRANSansWorldi.eot),url(fonts/IRANSansWorldi.eot?#iefix) format("embedded-opentype"),url(fonts/IRANSansWorldi.woff2) format("woff2"),url(fonts/IRANSansWorldi.woff) format("woff"),url(fonts/IRANSansWorldi.ttf) format("truetype")}

body{font-family:  "IRANSansWorldi",  tahoma}
Navigation font:

.nav > li > a, .mobile-sidebar-levels-2 .nav > li > ul > li > a {font-family:  "IRANSansWorldi", tahoma;}
Heading font:

h1,h2,h3,h4,h5,h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{font-family: "IRANSansWorldi", tahoma;}
Alt font:

.alt-font{font-family: "IRANSansWorldi", tahoma;}


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


}