@font-face {
	font-family: "Inter-Regular";
	src: url("../fonts/Inter-Regular.otf");
}
@font-face {
	font-family: "Inter-Bold";
	src: url("../fonts/Inter-Bold.otf");
}
@font-face {
	font-family: "Poppins-Regular";
	src: url("../fonts/Poppins-Regular.ttf");
}
@font-face {
	font-family: "Poppins-Bold";
	src: url("../fonts/Poppins-Bold.ttf");
}