@font-face{
	font-family:Metro;
	src:url(Metropolis-Regular.otf);
	font-weight:400
}
@font-face{
	font-family:Metro;
	src:url(Metropolis-Thin.otf);
	font-weight:100
}
@font-face{
	font-family:Metro;
	src:url(Metropolis-Bold.otf);
	font-weight:700
}

@font-face {
	font-family: 'Aptos';
	src: url('Aptos.woff2') format('woff2'),
			url('Aptos.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Metropolis-SemiBold';
	src: url('Metropolis-SemiBold.otf');
	font-weight: 700;
}

@font-face {
	font-family: 'Metropolis-Medium';
	src: url('Metropolis-Medium.otf');
	font-weight: 600;
}

