@font-face {
	font-family: SourceSansPro-Semibold;
	src: url("open-sans-pro/SourceSansPro-Semibold.eot"),
		url("open-sans-pro/SourceSansPro-Semibold.woff") format("woff2"),
		url("open-sans-pro/SourceSansPro-Semibold.ttf") format("truetype");

}

@font-face {
	font-family: GeoGrotesque-semibold;
	src: url("geo-grotesque/Geogrotesque_SmBd.ttf") format("truetype"),
		url("geo-grotesque/FontsFree-Net-Geogtq-Sb.otf") format("opentype");
}

@font-face {
	font-family: GeoGrotesque-regular;
	src: url("geo-grotesque/FontsFree-Net-Geogtq-Rg.otf") format("opentype");
}