@font-face {
    font-family: 'CS-Bold';
    src: url('eot/ComicSans-Bold.eot'),
         url('eot/ComicSans-Bold.eot') format('embedded-opentype'),
         url('ComicSans-Bold.ttf') format('truetype'),
         url('otf/ComicSans-Bold.otf') format('opentype'),
         url('woff/ComicSans-Bold.woff') format('woff'),
         url('woff2/ComicSans-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'CS';
    src: url('eot/ComicSans-Regular.eot'),
         url('eot/ComicSans-Regular.eot') format('embedded-opentype'),
         url('ComicSans-Regular.ttf') format('truetype'),
         url('otf/ComicSans-Regular.otf') format('opentype'),
         url('woff/ComicSans-Regular.woff') format('woff'),
         url('woff2/ComicSans-Regular.woff2') format('woff2');
}