/* CSS Document */
@font-face {
	font-family: 'Century Gothic Bold';
	src:url(../_fonts/gothic.woff);
}
@font-face {
	font-family: 'Geomanist Bold';
	src:url(../_fonts/geomanist-bold-webfont.woff);
}
@font-face {
	font-family: 'Geomanist Regular';
	src:url(../_fonts/geomanist-regular-webfont.woff);
}
@font-face {
	font-family: 'Geomanist Light';
	src:url(../_fonts/geomanist-light-webfont.woff);
}
@font-face {
	font-family: 'Geomanist Black';
	src:url(../_fonts/geomanist-black-webfont.woff);
}