@font-face {
	font-weight: normal;
	font-family: "robotobold";
	font-style: normal;
	src: url("roboto-bold.woff2") format("woff2");
	font-display: fallback;
}

@font-face {
	font-weight: bold;
	font-family: "robotomedium";
	font-style: bold;
	src: url("roboto-bold.woff2") format("woff2");
	font-display: fallback;
}


@font-face {
	font-weight: normal;
	font-family: "roboto_condensedlight";
	font-style: normal;
	src: url("robotocondensed-light.woff2") format("woff2");
	font-display: fallback;
}

@font-face {
	font-weight: normal;
	font-family: "roboto_cnregular";
	font-style: normal;
	src: url("roboto-condensed.woff2") format("woff2");
	font-display: fallback;
}

@font-face {
	font-weight: normal;
	font-family: "roboto_ltregular";
	font-style: normal;
	src: url("roboto-medium.woff2") format("woff2");
	font-display: fallback;
}
@font-face {
	font-weight: bold;
	font-family: "roboto_ltregular";
	font-style: bold;
	src: url("roboto-black.woff") format("woff");
	font-display: fallback;
}
@font-face {
	font-weight: 600;
	font-family: "roboto_ltregular";
	font-style: 600;
	src: url("roboto-bold.woff") format("woff");
	font-display: fallback;
}
@font-face {
	font-weight: 200;
	font-family: "roboto_ltregular";
	font-style: 200;
	src: url("roboto-medium.woff") format("woff");
	font-display: fallback;
}

@font-face {
	font-weight: normal;
	font-family: "robotoregular";
	font-style: normal;
	src: url("roboto-regular.woff2") format("woff2");
	font-display: fallback;
}

@font-face {
	font-weight: normal;
	font-family: "roboto_thregular";
	font-style: normal;
	src: url("roboto-thin.woff2") format("woff2");
	font-display: fallback;
}
