@font-face {
    font-family: 'ChunkFiveRomanRegular';
    src: url('../fonts/chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/chunkfive-webfont.woff') format('woff'),
        url('../fonts/chunkfive-webfont.ttf') format('truetype'),
        url('../fonts/chunkfive-webfont.svg#ChunkFiveRomanRegular') format('svg');
}
@font-face {
    font-family: 'OpenSansRegular';
    src:url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-regular-webfont.woff') format('woff'),
        url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
        url('../fonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg');
}
@font-face {
    font-family: 'LeagueGothicRegular';
    src:url('../fonts/league_gothic_regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/league_gothic_regular-webfont.woff') format('woff'),
        url('../fonts/league_gothic_regular-webfont.ttf') format('truetype'),
        url('../fonts/league_gothic_regular-webfont.svg#LeagueGothicRegular') format('svg');
}
@font-face {
    font-family: 'Liberator';
    src:url('../fonts/Liberator.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Liberator.woff') format('woff'),
        url('../fonts/Liberator.ttf') format('truetype'),
        url('../fonts/Liberator.svg#Liberator') format('svg');
}