/* Font faces for Styles */
@font-face {
    font-family: 'yekan';
    src: url('fonts/Weblogma_Yekan.eot');
    src: url('fonts/Weblogma_Yekan.eot#iefix') format('embedded-opentype'),
    url('fonts/Weblogma_Yekan.woff') format('woff'),
    url('fonts/Weblogma_Yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}