@font-face {
    font-family: 'Centra No1';
    src: url('../fonts/CentraNo1-Book.woff2') format('woff2'),
        url('../fonts/CentraNo1-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Centra No1';
    src: url('../fonts/CentraNo1-Medium.woff2') format('woff2'),
        url('../fonts/CentraNo1-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MM Sans';
    src: url('../fonts/MMSans-Regular.woff2') format('woff2'),
        url('../fonts/MMSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MM Sans Mono';
    src: url('../fonts/MMSansMono-Regular.woff2') format('woff2'),
        url('../fonts/MMSansMono-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MM Poly Variable';
    src: url('../fonts/MMPolyVariable-Regular.woff2') format('woff2'),
        url('../fonts/MMPolyVariable-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MM Sans Variable';
    src: url('../fonts/MMSansVariable-Regular.woff2') format('woff2'),
        url('../fonts/MMSansVariable-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}