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

}

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

}