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

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

@font-face {
    font-family: 'Neue Pixel';
    src: url('neue-pixel/neue-pixel-grotesk-webfont.woff2') format('woff2'),
         url('neue-pixel/neue-pixel-grotesk-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}