@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-Thin.otf) format('otf');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-ThinItalic.otf) format('otf');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-ExtraLight.otf) format('otf');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-ExtraLightItalic.otf) format('otf');
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-Light.otf) format('otf');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-LightItalic.otf) format('otf');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-Regular.otf) format('otf');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-RegularItalic.otf) format('otf');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-Medium.otf) format('otf');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-MediumItalic.otf) format('otf');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-SemiBold.otf) format('otf');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-SemiBoldItalic.otf) format('otf');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-Bold.otf) format('otf');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-BoldItalic.otf) format('otf');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-ExtraBold.otf) format('otf');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-Black.otf) format('otf');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-ExtraBoldItalic.otf) format('otf');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'Metropolis';
	src: url(../../assets/fonts/Metropolis-BlackItalic.otf) format('otf');
	font-weight: 800;
	font-style: italic;
}