@font-face {
    font-display: swap;
    font-family: 'Cera Pro';
    font-style: normal;
    font-weight: 400;
    src: url('CeraPro-Regular.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Cera Pro';
    font-style: normal;
    font-weight: 100;
    src: url('CeraPro-Thin.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Cera Pro';
    font-style: normal;
    font-weight: 500;
    src: url('CeraPro-Medium.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Cera Pro';
    font-style: normal;
    font-weight: 700;
    src: url('CeraPro-Bold.woff') format('woff');
}


