﻿@font-face {
    font-family: 'BYekan';
    src: url('fonts/nassim-regular.eot');
    src: local('b BYekan'), url('fonts/nassim-regular.woff') format('woff'), url('fonts/nassim-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
 font-family: 'BYekan';
 src: url('../fonts/BYekan.eot');
 src: local('b BYekan'), url('../fonts/BYekan.woff') format('woff'), url('../fonts/BYekan.ttf') format('truetype'), url('../fonts/BYekan.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}*/

html, body, form, fieldset, table, tr, td, img ,thead{
    font-family: BYekan;
    font-size: 17px;
}
a,div,h1,h2,h3,h4,h5,h6 {
    font-family: BYekan;
}
input, button, select, textarea, optgroup, option {
     font-family: BYekan;
}
ul.mainNav li a span {
    font-family: BYekan;
    font-weight: bold;
}

ul.mainNav ul li a {
    font-family: BYekan;
}

/*.pagination a.active {
    background-color: #4CAF50 !important;
    color: white;
}*/