@font-face {
    font-family: 'neoneonregular';
    src: url('neoneon-webfont.woff2') format('woff2'),
         url('neoneon-webfont.woff') format('woff'),
         url('neoneon-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nixie_oneregular';
    src: url('nixieone-regular-webfont.woff2') format('woff2'),
         url('nixieone-regular-webfont.woff') format('woff'),
         url('nixieone-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}