@font-face {
	font-family: 'Geometria';
	src: url('geometria-regular.eot');
	src: url('geometria-regular.eot?#iefix') format('embedded-opentype'),
	url('geometria-regular.woff') format('woff'),
	url('geometria-regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Geometria';
	src: url('geometria-medium.eot');
	src: url('geometria-medium.eot?#iefix') format('embedded-opentype'),
	url('geometria-medium.woff') format('woff'),
	url('geometria-medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Geometria Italic';
	src: url('geometria-mediumitalic.eot');
	src: url('geometria-mediumitalic.eot?#iefix') format('embedded-opentype'),
	url('geometria-mediumitalic.woff') format('woff'),
	url('geometria-mediumitalic.ttf') format('truetype');
}

@font-face {
	font-family: 'Geometria';
	src: url('geometria-bold.eot');
	src: url('geometria-bold.eot?#iefix') format('embedded-opentype'),
	url('geometria-bold.woff') format('woff'),
	url('geometria-bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Geometria';
	src: url('geometria-extrabold.eot');
	src: url('geometria-extrabold.eot?#iefix') format('embedded-opentype'),
	url('geometria-extrabold.woff') format('woff'),
	url('geometria-extrabold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}