@font-face {
    font-family: 'Yekan';
    src: url( '../fonts/persian/Yekan.eot' );
    src: url( '../fonts/persian/Yekan.eot?#iefix' ) format( 'embedded-opentype' ),
    url( '../fonts/persian/Yekan.woff2' ) format( 'woff2' ),
    url( '../fonts/persian/Yekan.woff' ) format( 'woff' ),
    url( '../fonts/persian/Yekan.ttf' ) format( 'truetype' ),
    url( '../fonts/persian/Yekan.svg#Yekan' ) format( 'svg' );
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Yekan', 'sans-serif';
    font-weight: bold;
    font-style: normal;
    #font-size: 1.0em;
}