@font-face {
    font-family: 'Monkton Incised';
    src: url('MonktonIncised-Regular.woff2') format('woff2'),
        url('MonktonIncised-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monkton Incised';
    src: url('MonktonIncisedShadow.woff2') format('woff2'),
        url('MonktonIncisedShadow.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monkton Incised';
    src: url('MonktonIncisedSolid.woff2') format('woff2'),
        url('MonktonIncisedSolid.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

