@font-face {
    font-weight: 100;
    font-family: CeraPro;
    font-style: normal;
    src: url('cera-pro-thin.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-weight: 300;
    font-family: CeraPro;
    font-style: normal;
    src: url('cera-pro-light.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-weight: 400;
    font-family: CeraPro;
    font-style: normal;
    src: url('cera-pro-regular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-weight: 500;
    font-family: CeraPro;
    font-style: normal;
    src: url('cera-pro-medium.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-weight: 700;
    font-family: CeraPro;
    font-style: normal;
    src: url('cera-pro-bold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-weight: 900;
    font-family: CeraPro;
    font-style: normal;
    src: url('cera-pro-black.woff2') format('woff2');
    font-display: swap;
}
