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

}