@font-face {
    font-family: headerfont;
    src: url('src/font/made_outer_sans/MADE\ Outer\ Sans\ Black\ PERSONAL\ USE.otf') format("opentype");
}
@font-face {
    font-family: enge;
    src: url('src/font/engebrechtre/engebrechtre\ bd.ttf') format('truetype');
}
@font-face {
    font-family: nesatho;
    src: url('src/font/nesatho/Nesatho.ttf') format('truetype');
}
@font-face {
    font-family: stretch;
    src: url('src/font/stretch_pro/StretchPro.otf') format("opentype");
}
@font-face {
    font-family: tsblock;
    src: url('src/font/ts_block/TS\ Block\ Bold.ttf') format('truetype');
}
@font-face {
    font-family: bebaskai;
    src: url('src/font/bebas_kai/BebasKai.otf') format("opentype");
}
@font-face {
    font-family: kenyan;
    src: url('src/font/kenyancoffee/kenyan\ coffee\ rg.ttf') format('truetype');
}
@font-face {
    font-family: fontBody;
    src: url('src/font/cooper-hewitt/CooperHewitt-Light.otf') format("opentype");
}
@font-face {
    font-family: cyberia;
    src: url('src/font/cyberia/cyberv2.ttf') format('truetype');
}
@font-face {
    font-family: panton;
    src: url('src/font/panton/Panton-LightCaps.otf') format("opentype");
}
@font-face {
    font-family: vcr;
    src: url('src/font/vcr_osd_mono/VCR_OSD_MONO_1.001.ttf') format('truetype');
}
@font-face {
    font-family: terminal;
    src: url('src/font/dec_terminal_modern/_decterm.ttf') format('truetype');
}