@font-face {
    font-family: 'Lab Antiqua Small Condensed';
    src: url('LabAntiqua-SmallCondensed.woff2') format('woff2'),
        url('LabAntiqua-SmallCondensed.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lab Antiqua Medium Condensed';
    src: url('LabAntiqua-MediumCondensed.woff2') format('woff2'),
        url('LabAntiqua-MediumCondensed.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

