@font-face {
	font-family:EuclidBold;
	font-style: black;
	font-weight: 600;
	src: url('Fonts/EuclidFlex-Bold.otf') format('opentype');
}

@font-face {
	font-family:EuclidLight;
	font-style: lighter;
	font-weight: 200;
	src: url('Fonts/EuclidFlex-Light.otf') format('opentype');
}

@font-face {
	font-family:EuclidMedium;
	font-style: normal;
	font-weight: 400;
	src: url('Fonts/EuclidFlex-Medium.otf') format('opentype');
}

@font-face {
	font-family:EuclidUltralight;
	font-style: lighter;
	font-weight: 200;
	src: url('Fonts/EuclidFlex-Ultralight.otf') format('opentype');
}

@font-face {
	font-family:EuclidUltralightItalic;
	font-style: lighter;
	font-weight: 200;
	src: url('Fonts/EuclidFlex-UltralightItalic.otf') format('opentype');
}

@font-face {
	font-family: Simplon;
	font-style: lighter;
	font-weight: 200;
	src: url('Fonts/SimplonBP-Light.otf') format('opentype');
}

@font-face {
	font-family: EuclidLightItalic;
	font-style: lighter;
	font-weight: 200;
	src: url('Fonts/EuclidFlex-LightItalic.otf') format('opentype');
}