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

@font-face {
    font-family: 'irsans';
    src: url('../front/fonts/IRANSansWeb_Bold.woff2') format('woff2'),
         url('../front/fonts/IRANSansWeb_Bold.woff') format('woff'),
         url('../front/fonts/IRANSansWeb_Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'irsans-b';
    src: url('../front/fonts/IRANSansWeb_Bold.woff2') format('woff2'),
         url('../front/fonts/IRANSansWeb_Bold.woff') format('woff'),
         url('../front/fonts/IRANSansWeb_Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
