@font-face {
    font-family: IRANSans;
    src: url("./fonts/IRANSansWeb(FaNum)_Bold.eot?#iefix") format("embedded-opentype"), url("./fonts/IRANSansWeb(FaNum)_Bold.woff2") format("woff2"), url("./fonts/IRANSansWeb(FaNum)_Bold.woff") format("woff"), url("./fonts/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: IRANSans;
    src: url("./fonts/IRANSansWeb(FaNum).eot?#iefix") format("embedded-opentype"), url("./fonts/IRANSansWeb(FaNum).woff2") format("woff2"), url("./fonts/IRANSansWeb(FaNum).woff") format("woff"), url("./fonts/IRANSansWeb(FaNum).ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

body, h1, h2, h3, h4, h5, h6, button, input, textarea, select, li, nav, div, header, a {
    font-family: IRANSans, sans-serif !important;
}

.nav-link {
    color: #fff !important;
}
