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