@font-face {
    font-family: 'Apoc LC Sans';
    src: url('ApocLCTrial-LightSans.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Apoc LC Sans';
    src: url('ApocLCTrial-LightSansItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Apoc LC Revelations';
    src: url('ApocLCTrial-Revelations.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Apoc LC Revelations';
    src: url('ApocLCTrial-RevelationsItalic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Apoc LC Dark';
    src: url('ApocLCTrial-DarkItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Apoc LC';
    src: url('ApocLCTrial-UltraBoldItalic.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
