@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.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');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.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');
    font-weight: normal;
    font-style: normal;
}

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

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

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

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


/* new fonts */

@font-face {
	font-family: 'Varela_Round';
	src: url('../fonts/VarelaRound-Regular.eot');
	src: local('../fonts/VarelaRound-Regular'),
		url('../fonts/VarelaRound-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/VarelaRound-Regular.woff2') format('woff2'),
		url('../fonts/VarelaRound-Regular.woff') format('woff'),
		url('../fonts/VarelaRound-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}



@font-face {
    font-family: 'Hagin_Caps_Medium';
    src: url('HaginCapsMedium.eot');
    src: local('../fonts/Hagin Caps Medium'), local('../fonts/HaginCapsMedium'),
        url('../fonts/HaginCapsMedium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HaginCapsMedium.woff2') format('woff2'),
        url('../fonts/HaginCapsMedium.woff') format('woff'),
        url('../fonts/HaginCapsMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


