@font-face {
    font-family: 'cera_probold';
    src: url('../fonts/cera_pro_bold-webfont.woff2') format('woff2'),
         url('../fonts/cera_pro_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cera_promedium';
    src: url('../fonts/cera_pro_medium-webfont.woff2') format('woff2'),
         url('../fonts/cera_pro_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cera_problack';
    src: url('../fonts/cerapro-black-webfont.woff2') format('woff2'),
         url('../fonts/cerapro-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}