@import url("../fonts/Proximanova.css");
@font-face{
	font-family:'geometria';
	src:url(../fonts/Geometria-Light.otf) format("otf");
	font-weight:300;
	font-style:normal;
}
@font-face{
	font-family:'geometria';
	src:url(../fonts/Geometria-Medium.otf) format("otf");
	font-weight:500;
	font-style:normal;
}
@font-face{
	font-family:'geometria';
	src:url(../fonts/Geometria-Bold.otf) format("otf");
	font-weight:700;
	font-style:normal;
}
@font-face{
	font-family:'geometria';
	src:url(../fonts/Geometria-Light.woff) format("woff");
	font-weight:300;
	font-style:normal;
}
@font-face{
	font-family:'geometria';
	src:url(../fonts/Geometria-Medium.woff) format("woff");
	font-weight:500;
	font-style:normal;
}
@font-face{
	font-family:'geometria';
	src:url(../fonts/Geometria.woff) format("woff");
	font-weight:400;
	font-style:normal;
}
@font-face{
	font-family:'geometria';
	src:url(../fonts/Geometria-Bold.woff) format("woff");
	font-weight:700;
	font-style:normal;
}