@font-face {
	font-family: Gochi Hand;
	src: local("Gochi Hand"), local("GochiHand-Regular"), url(../fonts/gochihand.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Inconsolata;
	src: local("Inconsolata"), url(../fonts/inconsolata.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Inconsolata;
	src: local("Inconsolata Bold"), local("Inconsolata-Bold"), url(../fonts/inconsolatabold.woff) format("woff");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: Open Sans;
	src: local("Open Sans"), local("OpenSans"), url(../fonts/opensans.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Open Sans;
	src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(../fonts/opensansextrabold.woff) format("woff");
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: Share Tech;
	src: local("Share Tech"), local("ShareTech-Regular"), url(../fonts/sharetech.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
