@font-face {
    font-family: 'Neuzeit S LT Std';
    src: url('neuzeit/NeuzeitSLTStd-BookHeavy.woff2') format('woff2'),
        url('neuzeit/NeuzeitSLTStd-BookHeavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neuzeit S LT Std';
    src: url('neuzeit/NeuzeitSLTStd-Book.woff2') format('woff2'),
        url('neuzeit/NeuzeitSLTStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pill Gothic';
    src: url('pillgothic/PillGothic300mg-Bold.woff2') format('woff2'),
        url('pillgothic/PillGothic300mg-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pill Gothic';
    src: url('pillgothic/PillGothic300mg-Light.woff2') format('woff2'),
        url('pillgothic/PillGothic300mg-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

