@charset "utf-8";

@font-face {
    font-family:'Gist';
    src: url('../_ttfx/GistLight.otf') format('opentype');
}

@font-face {
    font-family:'Knorke';
    src: url('../_ttfx/Knorke.eot'); /* EOT file for IE */
}

@font-face {
    font-family:'Knorke';
    src: url('../_ttfx/Knorke.ttf') format('truetype');
}

@font-face {
    font-family:'Tekton';
    src: url('../_ttfx/TektonPro-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Pyrus';
    src: url('../_ttfx/PAPYRUS.eot'); /* EOT file for IE */
}

@font-face {
    font-family: 'Pyrus';
    src: url('../_ttfx/PAPYRUS.TTF') format('truetype');
}