@font-face {
	font-family: "RalewayXB";
	src: url("../fonts/Raleway-ExtraBold.ttf");
}
@font-face {
	font-family: "RalewayR";
	src: url("../fonts/Raleway-Regular.ttf");
}
@font-face {
	font-family: "RalewayB";
	src: url("../fonts/Raleway-Bold.ttf");
}
@font-face {
	font-family: "PoppinsM";
	src: url("../fonts/Poppins-Medium.ttf");
}
@font-face {
	font-family: "PoppinsB";
	src: url("../fonts/Poppins-Bold.ttf");
}
@font-face {
	font-family: "PoppinsSemiBold";
	src: url("../fonts/Poppins-SemiBold.ttf");
}
@font-face {
	font-family: "PoppinsR";
	src: url("../fonts/Poppins-Regular.ttf");
}
@font-face {
	font-family: "LatoR";
	src: url("../fonts/Lato-Regular.ttf");
}
@font-face {
	font-family: "LatoB";
	src: url("../fonts/Lato-Bold.ttf");
}

@font-face {
	font-family: "LoraM";
	src: url("../fonts/Lora-Medium.ttf");
}
@font-face {
	font-family: "LoraR";
	src: url("../fonts/Lora-Regular.ttf");
}
@font-face {
	font-family: "LoraB";
	src: url("../fonts/Lora-Bold.ttf");
}
@font-face {
	font-family: "LoraSB";
	src: url("../fonts/Lora-SemiBold.ttf");
}