@font-face {
    font-family: 'IRANSans';
    src: url("../font/IRANSansWeb.woff"),
    url("../font/IRANSansWeb.woff2");
}

@font-face {
    font-family: 'IRANSansXV';
    src: url("../font/IRANSansXV.woff");
}

.font-iransansxv {
    font-family: 'IRANSansXV', tahoma, serif;
}
