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

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

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

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

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

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