﻿@font-face {
    font-family: 'B Yekan';
    src: url('../../fonts/B Yekan/format('embedded-opentype')') format('embedded-opentype');
}

@font-face {
    font-family: 'B Yekan';
    src: url('../../fonts/B Yekan/format('truetype')') format('truetype');
}

@font-face {
    font-family: 'B Yekan';
    src: url('../../fonts/B Yekan/format('woff')') format('woff');
}

/*@font-face {
    font-family: 'FontsFree-Net-ir_sans';
    src: url('../../fonts/B Yekan/format('truetype')') format('truetype');
}*/

@font-face {
    font-family: 'IRANSans';
    src: url('../../fonts/IranSans/IRANSans.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    src: url('../../fonts/IranSans/IRANSans.woff') format('woff');
}
html {
    font-family: 'IRANSans';
}

body {
    font-family: 'IRANSans' !important;
    color: #444444 !important;
    background-color: #f3f5fa;
}
