@font-face {
    font-family: "CeraPro-Thin";
    src: url('CeraPro/Webfonts/Cera-Pro-Thin.eot');
    src: url('CeraPro/Webfonts/Cera-Pro-Thin.eot?#iefix') format('embedded-opentype'),
        url('CeraPro/Webfonts/Cera-Pro-Thin.woff2') format('woff2'),
        url('CeraPro/Webfonts/Cera-Pro-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "CeraPro-Light";
    src: url('CeraPro/Webfonts/Cera-Pro-Light.eot');
    src: url('CeraPro/Webfonts/Cera-Pro-Light.eot?#iefix') format('embedded-opentype'),
        url('CeraPro/Webfonts/Cera-Pro-Light.woff2') format('woff2'),
        url('CeraPro/Webfonts/Cera-Pro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "CeraPro-Regular";
    src: url('CeraPro/Webfonts/Cera-Pro-Regular.eot');
    src: url('CeraPro/Webfonts/Cera-Pro-Regular.eot?#iefix') format('embedded-opentype'),
        url('CeraPro/Webfonts/Cera-Pro-Regular.woff2') format('woff2'),
        url('CeraPro/Webfonts/Cera-Pro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "CeraPro-Medium";
    src: url('CeraPro/Webfonts/Cera-Pro-Medium.eot');
    src: url('CeraPro/Webfonts/Cera-Pro-Medium.eot?#iefix') format('embedded-opentype'),
        url('CeraPro/Webfonts/Cera-Pro-Medium.woff2') format('woff2'),
        url('CeraPro/Webfonts/Cera-Pro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "CeraPro-Bold";
    src: url('CeraPro/Webfonts/Cera-Pro-Bold.eot');
    src: url('CeraPro/Webfonts/Cera-Pro-Bold.eot?#iefix') format('embedded-opentype'),
        url('CeraPro/Webfonts/Cera-Pro-Bold.woff2') format('woff2'),
        url('CeraPro/Webfonts/Cera-Pro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "CeraPro-Black";
    src: url('CeraPro/Webfonts/Cera-Pro-Black.eot');
    src: url('CeraPro/Webfonts/Cera-Pro-Black.eot?#iefix') format('embedded-opentype'),
        url('CeraPro/Webfonts/Cera-Pro-Black.woff2') format('woff2'),
        url('CeraPro/Webfonts/Cera-Pro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}