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

@font-face {
    font-family: 'Alpaca';
    src: url('Alpaca Scarlett Demo_0-webfont.eot');
    src: url('Alpaca Scarlett Demo_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('Alpaca Scarlett Demo_0-webfont.woff2') format('woff2'),
         url('Alpaca Scarlett Demo_0-webfont.woff') format('woff'),
         url('Alpaca Scarlett Demo_0-webfont.ttf') format('truetype'),
         url('Alpaca Scarlett Demo_0-webfont.svg#Alpaca') format('svg');
    font-weight: normal;
    font-style: normal;

}