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

}