	@font-face {
		font-family: "RobotoT";
		src: url("../fonts/Roboto-Thin.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
	}

	@font-face {
		font-family: "RobotoL";
		src: url("../fonts/Roboto-Light.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
	}

	@font-face {
		font-family: "RobotoR";
		src: url("../fonts/Roboto-Regular.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
	}

	@font-face {
		font-family: "RobotoM";
		src: url("../fonts/Roboto-Medium.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
	}

	@font-face {
		font-family: "RobotoB";
		src: url("../fonts/Roboto-Bold.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
	}

	@font-face {
		font-family: "RobotoBlack";
		src: url("../fonts/Roboto-Black.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
	}