/* fonts */
@font-face {
    font-family: 'ChunkFiveRegular';
    src: url('../font/ChunkFive/Chunkfive-webfont.eot');
    src: url('../font/ChunkFive/Chunkfive-webfont.eot?iefix') format('eot'),
         url('../font/ChunkFive/Chunkfive-webfont.woff') format('woff'),
         url('../font/ChunkFive/Chunkfive-webfont.ttf') format('truetype'),
         url('../font/ChunkFive/Chunkfive-webfont.svg#webfont90E2uSjN') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PerspectiveSansRegular';
    src: url('../font/Perspective-Sans/persans-webfont.eot');
    src: url('../font/Perspective-Sans/persans-webfont.eot?iefix') format('eot'),
         url('../font/Perspective-Sans/persans-webfont.woff') format('woff'),
         url('../font/Perspective-Sans/persans-webfont.ttf') format('truetype'),
         url('../font/Perspective-Sans/persans-webfont.svg#webfontZvYKLeck') format('svg');
    font-weight: normal;
    font-style: normal;
}