@font-face {
    font-family: 'Carisma';
    src: url("/fonts/Carisma_Classic_400_Regular.otf") format("opentype");
    font-weight: 500;
}

@font-face {
    font-family: 'Carisma';
    src: url("/fonts/Carisma_Classic_300_Light.otf") format("opentype");
    font-weight: 300;
}

@font-face {
    font-family: 'Euclid';
    src: url("/fonts/EuclidCircularB-Regular.otf") format("opentype");
}
