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