@font-face {
    font-family: 'core';
    src: url('core/corerhino25thin-webfont.eot');
    src: url('core/corerhino25thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('core/corerhino25thin-webfont.woff2') format('woff2'),
         url('core/corerhino25thin-webfont.woff') format('woff'),
         url('core/corerhino25thin-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'core';
    src: url('core/corerhino45regular-webfont.eot');
    src: url('core/corerhino45regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('core/corerhino45regular-webfont.woff2') format('woff2'),
         url('core/corerhino45regular-webfont.woff') format('woff'),
         url('core/corerhino45regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'core';
    src: url('core/corerhino65bold-webfont.eot');
    src: url('core/corerhino65bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('core/corerhino65bold-webfont.woff2') format('woff2'),
         url('core/corerhino65bold-webfont.woff') format('woff'),
         url('core/corerhino65bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}