﻿@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('IRANSans/IRANSansXFaNum-Bold.woff') format('woff'), url('IRANSans/IRANSansXFaNum-Bold.woff2') format('woff2');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('IRANSans/IRANSansXFaNum-Regular.woff') format('woff'), url('IRANSans/IRANSansXFaNum-Regular.woff2') format('woff2');
}

body {
    font-family: IRANSans, Tahoma, Poppins, Helvetica, "sans-serif" !important;
}