@font-face {
	font-family: 'Geometria';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('../font/Geometria.woff') format('woff');
}

@font-face {
	font-family: 'Geometria-Bold';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../font/Geometria-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Geometria-ExtraBold';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('../font/Geometria-ExtraBold.woff') format('woff');
}



@font-face {
	font-family: 'Geometria-Medium';
	font-style: normal;
	font-weight: medium;
	font-display: swap;
	src: url('../font/Geometria-Medium.woff') format('woff');
}

