/*
Theme Name: lianmods Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: lianmods
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@import url(css/fontiran.css); 

div , .nav > li > a,body,h1,h2,h3,h4,h5,h6, .heading-font,.alt-font{

font-family:iransans !important;
}


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


}
