@font-face {
    font-family: "Apoc";
    src:
        local("Apoc"), 
        url(fonts/apoc.otf) 
        format("opentype");
}

@font-face {
    font-family: 'Playfair Display';
    src: url(fonts/PlayfairDisplay-VariableFont_wght.ttf) format("truetype");
}

@font-face {
    font-family: 'Calton Elegance';
    src: url(./fonts/Calton\ Elegance\ Script.otf);
}