
@font-face {
    font-family: 'Centra-thin';
    src: url('CentraNo2TRIAL-Thin.woff2') format('woff2'),
        url('CentraNo2TRIAL-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Centra-medium';
    src: url('CentraNo2TRIAL-Medium.woff2') format('woff2'),
        url('CentraNo2TRIAL-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Centra-light';
    src: url('CentraNo2TRIAL-Light.woff2') format('woff2'),
        url('CentraNo2TRIAL-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Centra-extrabold';
    src: url('CentraNo2TRIAL-Extrabold.woff2') format('woff2'),
        url('CentraNo2TRIAL-Extrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Centra-book';
    src: url('CentraNo2TRIAL-Book.woff2') format('woff2'),
        url('CentraNo2TRIAL-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Centra-bold';
    src: url('CentraNo2TRIAL-Bold.woff2') format('woff2'),
        url('CentraNo2TRIAL-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Centra-black';
    src: url('CentraNo2TRIAL-Black.woff2') format('woff2'),
        url('CentraNo2TRIAL-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

