@font-face {
    font-family: 'yekan';
    font-weight: normal;
    src: url('../fonts/yekan.eot');
    src: url('../fonts/yekan.eot#iefix') format('eot'), url('../fonts/yekan.woff') format('woff'), url('../fonts/yekan.ttf') format('truetype');
}

@font-face {
    font-family: 'glyphicons-halflings-regular';
    font-weight: normal;
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot#iefix') format('eot'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'fontawesome-webfont';
    font-weight: normal;
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot#iefix') format('eot'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype');
}
@font-face {
    font-family: 'IRANSansWeb(FaNum)';
    font-weight: normal;
    src: url('../fontsSans/Fonts(IRANsans)/IRANSansWeb(FaNum).eot');
    src: url('../fontsSans/Fonts(IRANsans)/IRANSansWeb(FaNum).eot') format('eot'), url('../fontsSans/Fonts(IRANsans)/IRANSansWeb(FaNum).woff') format('woff'), url('../fontsSans/Fonts(IRANsans)/IRANSansWeb(FaNum).ttf') format('truetype');
}


/*body * { font-family: 'yekan' !important;
    font-size: 14px;*/
  /*text-align: right;r;*/
/*}*/
body * {
    font-family: 'IRANSansWeb(FaNum)' !important;
    font-size: 14px;
}
.BootstrapFont * { font-family: 'glyphicons-halflings-regular' !important;
    font-size: 14px;
  /*text-align: right;r;*/
}
.awesomeFont * { font-family: 'fontawesome-webfont' !important;
    /*font-size: 14px;*/
  /*text-align: right;r;*/
}

.boostrapfont_fa * {
    font-family: 'fontawesome-webfont' !important;
}

