@charset "UTF-8";

@font-face {
    font-family: 'CeraRound';
    font-weight: 200;
    src: url("Cer RoundProLight.otf") format("opentype");
}

@font-face {
    font-family: 'CeraRound';
    font-weight: 400;
    src: url("Cer RoundProRegular.otf") format("opentype");
}

@font-face {
    font-family: 'CeraRound';
    font-weight: 500;
    src: url("Cer RoundProMedium.otf") format("opentype");
}

@font-face {
    font-family: 'CeraRound';
    font-weight: 600;
    src: url("Cer RoundProBold.otf") format("opentype");
}
