@charset "utf-8";
/* CSS Document */

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

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

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

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

@font-face {
    font-family: "OpenSans-SemiBold";
    src: url('../fonts/OpenSans-SemiBold.ttf');
}



