@font-face {
    font-family: "BBB Manifont Grotesk";
    src: 
    url('fonts/BBBManifontGrotesk-Book.woff'),
    url('fonts/BBBManifontGrotesk-BookItalic.woff');
    font-style: normal, italic;
}

@font-face {
    font-family: "Redaction";
    src: url('fonts/Redaction35-Italic.otf');
}

@font-face {
    font-family: 'Garamondt';
    src: url('fonts/Garamondt-Regular.otf');
}

@font-face {
    font-family: 'GlacialIndifference';
    src: url('fonts/GlacialIndifference-Regular.otf');
}

@font-face {
    font-family: 'Courier';
    src: url('fonts/Courier-01.ttf');
}