@font-face
{
	font-family:Europe;
	src: url("../fonts/Europe400.eot"); /* IE9 Compat Modes */
	src: url("../fonts/Europe400.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("../fonts/Europe400.otf") format("opentype"), /* Open Type Font */
		url("../fonts/Europe400.svg") format("svg"), /* Legacy iOS */
		url("../fonts/Europe400.ttf") format("truetype"), /* Safari, Android, iOS */
		url("../fonts/Europe400.woff") format("woff"), /* Modern Browsers */
		url("../fonts/Europe400.woff2") format("woff2"); /* Modern Browsers */
	font-weight:400;
	font-style:normal;
	font-display: swap;
}
@font-face
{
	font-family:Europe;
	src: url("../fonts/Europe700.eot"); /* IE9 Compat Modes */
	src: url("../fonts/Europe700.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("../fonts/Europe700.otf") format("opentype"), /* Open Type Font */
		url("../fonts/Europe700.svg") format("svg"), /* Legacy iOS */
		url("../fonts/Europe700.ttf") format("truetype"), /* Safari, Android, iOS */
		url("../fonts/Europe700.woff") format("woff"), /* Modern Browsers */
		url("../fonts/Europe700.woff2") format("woff2"); /* Modern Browsers */
	font-weight:700;
	font-style:normal;
	font-display: swap;
}