@font-face {
    font-family: "IRANSansWeb";
    src: url("./fonts/IRANSansWeb.eot"); /* IE */
    src: url("./fonts/IRANSansWeb.eot?#iefix") format("embedded-opentype"), /* IE */
    url("./fonts/IRANSansWeb.woff") format("woff"), /* Modern Browsers */
    url("./fonts/IRANSansWeb.ttf") format("truetype"); /* Safari, Android, iOS */
    font-weight: normal;
}

body,h1,h2,h3,h4,h5,h6,p,span,a,li,ul,ol,div,section,article,header,footer {
    font-family: "IRANSansWeb", sans-serif;
}