﻿
@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;
}


body {
   
    font-family: "yekan", Verdana, Helvetica, Sans-Serif;
    
}
