@font-face {
    font-family: 'Superpop';
    src: url('../fonts/Superpop-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirLTPro';
    src: url('../fonts/AvenirLTPro-Heavy.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
