@font-face {
    font-family: 'icadiatype';
    src: url('icadiatype-regular-webfont.eot');
    src: url('icadiatype-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('icadiatype-regular-webfont.woff2') format('woff2'),
         url('icadiatype-regular-webfont.woff') format('woff'),
         url('icadiatype-regular-webfont.ttf') format('truetype'),
         url('icadiatype-regular-webfont.svg#ica_diatyperegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'icadiatype';
    src: url('icadiatype-regularitalic-webfont.eot');
    src: url('icadiatype-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('icadiatype-regularitalic-webfont.woff2') format('woff2'),
         url('icadiatype-regularitalic-webfont.woff') format('woff'),
         url('icadiatype-regularitalic-webfont.ttf') format('truetype'),
         url('icadiatype-regularitalic-webfont.svg#ica_diatyperegular_italic') format('svg');
    font-weight: normal;
    font-style: italic;

}