
@font-face {
	font-family: "Manrope";
	font-weight: 400;
	src: url("../../fonts/manrope-regular.otf");
}
@font-face {
	font-family: "Manrope";
	font-weight: 200;
	src: url("../../fonts/manrope-light.woff");
}
@font-face {
	font-family: "Manrope";
	font-weight: 600;
	src: url("../../fonts/manrope-bold.otf");
}