@font-face {
    font-family: 'IRANSans';
    src: url('IRANSans.woff2') format('woff2');
    font-display: swap;
}
body {
    font-family: 'IRANSans', sans-serif;
}