﻿
@font-face {
    font-family: 'yekan';
    src: url('../fonts/Yekan.eot#') format('eot'),
        url('../fonts/Yekan.woff') format('woff'),
        url('../fonts/Yekan.ttf') format('truetype'),
        url('../fonts/Yekan.svg#webfontM8M0EYs2') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BZar';
    src: url('../fonts/BZar/BZar.eot') format('eot'), 
        url('../fonts/BZar/BZar.woff') format('woff'),
        url('../fonts/BZar/BZar.ttf') format('truetype'), 
        url('../fonts/BZar/BZar.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BNazanin';
    src: url('../fonts/BNazanin/BNazanin.eot') format('eot'), 
        url('../fonts/BNazanin/BNazanin.woff') format('woff'),
        url('../fonts/BNazanin/BNazanin.ttf') format('truetype'), 
        url('../fonts/BNazanin/BNazanin.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BKoodak';
    src: url('../fonts/BKoodak/BKoodakBold.eot') format('eot'), 
        url('../fonts/BKoodak/BKoodakBold.woff') format('woff'), 
        url('../fonts/BKoodak/BKoodakBold.ttf') format('truetype'), 
        url('../fonts/BKoodak/BKoodakBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "yekan", Verdana, Helvetica, Sans-Serif;
}
