
@font-face {
    font-family: 'Kalypsa';
    src: url('../fonts/kalypsa_medium.eot');
    src: url('../fonts/kalypsa_medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kalypsa_medium.woff2') format('woff2'),
         url('../fonts/kalypsa_medium.woff') format('woff'),
         url('../fonts/kalypsa_medium.ttf') format('truetype'),
         url('../fonts/kalypsa_medium.svg#kalypsamedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CTC';
    src: url('../fonts/ctc_splash_rounded.eot');
    src: url('../fonts/ctc_splash_rounded.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ctc_splash_rounded.woff2') format('woff2'),
         url('../fonts/ctc_splash_rounded.woff') format('woff'),
         url('../fonts/ctc_splash_rounded.ttf') format('truetype'),
         url('../fonts/ctc_splash_rounded.svg#ctc_splash_roundedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*NB*/

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}