@import "iransans-dn-font.css";
@import "iransans-font.css";
@import "iransans-farsi-numbers-font.css";

/*
@font-face {
    font-family: YekanBakhFaNum;
    src: url('../fonts/woff2/YekanBakhFaNum-Regular.woff2');
}
@font-face {
    font-family: YekanBakhxBoldFaNum;
    src: url('../fonts/woff2/YekanBakhFaNum-Bold.woff2');
}



body {
    font-family: YekanBakhFaNum, roboto, Arial !important
}

.nav > li > a, .menu-topheader > li > a {
    font-family: YekanBakhxBoldFaNum, roboto, Arial !important;
}

h1, h2, h3, h4, h5, h6, .heading-font {
    font-family: YekanBakhxBoldFaNum, roboto, Arial !important;
}

.alt-font {
    font-family: YekanBakhFaNum, roboto, Arial !important;
}

.wd-nav-sticky > li > a .wd-nav-img {
    width: 48px!important;
}*/