@font-face {
    font-family: "CeraPro-Bold";
    src: url("CeraPro/CeraPro-Bold.eot");
    src: url("CeraPro/CeraPro-Bold.eot?#iefix"),
        url("CeraPro/CeraPro-Bold.woff2"),
        url("CeraPro/CeraPro-Bold.woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "CeraPro-Regular";
    src: url("CeraPro/CeraPro-Regular.eot");
    src: url("CeraPro/CeraPro-Regular.eot?#iefix"),
        url("CeraPro/CeraPro-Regular.woff2"),
        url("CeraPro/CeraPro-Regular.woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather-Italic";
    src: url("Merriweather/Merriweather-Italic.eot");
    src: url("Merriweather/Merriweather-Italic.eot?#iefix"),
        url("Merriweather/Merriweather-Italic.woff2"),
        url("Merriweather/Merriweather-Italic.woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: "icomoon";
    font-weight: normal;
    font-style: normal;
    src: url("icomoon.eot");
    src: url("icomoon.eot?#iefix"),
        url("icomoon.woff2"),
        url("icomoon.woff");
    font-display: swap;
}