
@font-face {
	font-family:"roboto";
	font-style:normal;
	font-weight:400;
	src:local("Roboto"), url("../fonts/Roboto-Regular.woff2") format("woff2");
}
@font-face {
	font-family:"robotoregular";
	font-style:normal;
	font-weight:400;
	src:local("Roboto"), url("../fonts/Roboto-Regular.woff2") format("woff2");
}
@font-face {
	font-family:"robotobold";
	font-style:normal;
	font-weight:700;
	src:local("Roboto Bold"), url("../fonts/Roboto-Bold.woff2") format("woff2");
}
