@font-face {
    font-family: 'pixelta';
    src: url('fonts/pixelta-webfont.woff2') format('woff2'),
         url('fonts/pixelta-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'special_elite';
    src: url('fonts/specialelite-webfont.woff2') format('woff2'),
         url('fonts/specialelite-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'coolvetica';
    src: url('fonts/coolvetica_rg-webfont.woff2') format('woff2'),
         url('fonts/coolvetica_rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}