/* font-shabnam */
@font-face {
    font-family: shabnam;
    src: url('./files/shabnam.eot');
    src: url('./files/shabnam.eot?#iefix') format('embedded-opentype'),
         url('./files/shabnam.woff') format('woff'),
         url('./files/shabnam.ttf') format('truetype');
    font-weight: normal;
}