﻿@font-face {
    font-family: iranyekanfa;
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url('/Content/font/woff/iranyekanwebboldfanum.woff') format('woff'), url('/Content/font/ttf/iranyekanwebboldfanum.ttf') format('truetype')
}

@font-face {
    font-family: iranyekanfa;
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url('/Content/font/woff/iranyekanwebregularfanum.woff') format('woff'), url('/Content/font/ttf/iranyekanwebregularfanum.ttf') format('truetype')
}

@font-face {
    font-family: iranyekanextrablack;
    font-style: normal;
    font-weight: 950;
    src: url("/Content/font/eot/iranyekanwebextrablackfanum");
    src: url("/Content/font/eot/iranyekanwebextrablackfanum.eot?#iefix") format("embedded-opentype"), url("/Content/font/woff/iranyekanwebextrablackfanum.woff") format("woff"), url("/Content/font/ttf/iranyekanwebextrablackfanum.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'igicon';
    src: url('/Content/vendors/igicon/font/igicon.eot');
    src: url('/Content/vendors/igicon/font/igicon.eot') format('embedded-opentype'), url('/Content/vendors/igicon/font/igicon.ttf') format('truetype'), url('/Content/vendors/igicon/font/igicon.woff') format('woff'), url('/Content/vendors/igicon/font/igicon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

body {
    font-family: iranyekanfa;
}