/* 영문 세라 */
@font-face {
    font-family: 'CeraPro';
    font-style: normal;
    font-weight: 300;
    src: url("../../fonts/CeraPro-Light.eot");
    src: url("../../fonts/CeraPro-Light.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/CeraPro-Light.woff") format("woff"),
    url("../../fonts/CeraPro-Light.woff2") format("woff2"),
    url("../../fonts/CeraPro-Light.ttf") format("truetype");
}

@font-face {
    font-family: 'CeraPro';
    font-style: normal;
    font-weight: 400;
    src: url("../../fonts/CeraPro-Regular.eot");
    src: url("../../fonts/CeraPro-Regular.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/CeraPro-Regular.woff") format("woff"),
    url("../../fonts/CeraPro-Regular.woff2") format("woff2"),
    url("../../fonts/CeraPro-Regular.ttf") format("truetype");
}
