/* FarhangFaNum Font Face — فارhang (Persian numerals) */
@font-face {
    font-family: 'FarhangFaNum';
    src: url('../fonts/FarhangFaNum.eot');
    src: url('../fonts/FarhangFaNum.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FarhangFaNum.woff2') format('woff2'),
         url('../fonts/FarhangFaNum.woff') format('woff'),
         url('../fonts/FarhangFaNum.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FarhangFaNum';
    src: url('../fonts/FarhangFaNum-Light.eot');
    src: url('../fonts/FarhangFaNum-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FarhangFaNum-Light.woff2') format('woff2'),
         url('../fonts/FarhangFaNum-Light.woff') format('woff'),
         url('../fonts/FarhangFaNum-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
