@font-face {
    font-family: 'GraphikBlack';
    src: url('graphik-black.eot');
    src: url('graphik-black.eot?#iefix') format('embedded-opentype'),
         url('graphik-black.woff') format('woff'),
         url('graphik-black.ttf') format('truetype'),
         url('graphik-black.svg#graphikblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ComeniaSerif';
    src: url('comeniaserif.eot');
    src: url('comeniaserif.eot?#iefix') format('embedded-opentype'),
         url('comeniaserif.woff') format('woff'),
         url('comeniaserif.ttf') format('truetype'),
         url('comeniaserif.svg#comenia_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;

}