@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSans/IRANSansWeb.woff2') format('woff2'),
         url('../fonts/IRANSans/IRANSansWeb.woff') format('woff'),
         url('../fonts/IRANSans/IRANSansWeb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'IRANSans', sans-serif;
}