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