@font-face {
    font-family: 'CeraVe';
    src: url('../fonts/cera-mono/Cera Pro Regular.otf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'CeraVe';
    src: url('../fonts/cera-mono/Cera-Mono-Thin.otf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'CeraVe';
    src: url('../fonts/cera-mono/Cera Pro Bold.otf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
