@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 700 900;
	src: url("../fonts/Poppins/Poppins-Bold.ttf");
}
@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 500 600;
	src: url("../fonts/Poppins/Poppins-Medium.ttf");
}
@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 200 400;
	src: url("../fonts/Poppins/Poppins-Regular.ttf");
}
@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 100 200;
	src: url("../fonts/Poppins/Poppins-Light.ttf");
}
@font-face {
	font-family: oswald;
	font-style: normal;
	font-weight: 600 900;
	src: url("../fonts/oswald/oswald.woff");
}
/* @font-face {
	font-family: oswald;
	font-style: normal;
	font-weight: 100 500;
	src: url("../fonts/oswald/oswald.woff2");
} */