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

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

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