@font-face {
	font-family: "RobotoReg";
	src: url("../fonts/roboto/Roboto.woff2") format("woff"),
		 url("../fonts/roboto/Roboto.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "RobotoBlack";
	src: url("../fonts/roboto/Robotoblack.woff2") format("woff"),
	url("../fonts/roboto/Robotoblack.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "RobotoBold";
	src: url("../fonts/roboto/Robotobold.woff2") format("woff"),
	url("../fonts/roboto/Robotobold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "IntroBlack";
	src: url("../fonts/intro/intro-black.woff") format("woff"),
	url("../fonts/intro/intro-black.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}