/* Regular */
@font-face {
    font-family: 'Chunk Five';
    src: url('Chunkfive-webfont.eot');
    src: url('Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('Chunkfive-webfont.woff') format('woff'),
         url('Chunkfive-webfont.ttf')  format('truetype'),
         url('Chunkfive-webfont.svg')  format('svg');
    font-weight: normal;
    font-style: normal;

}
