@font-face {
    font-family: 'CeraRoundPro';
    src: url('CeraRoundPro-Regular.woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'CeraRoundPro';
    src: url('CeraRoundPro-Medium.woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'CeraRoundPro';
    src: url('CeraRoundPro-Bold.woff2');
    font-weight: 700;
    font-style: normal;
}