	@font-face {
			font-family: "GoogleSansLight";
			src: url("../fonts/GoogleSans/ProductSans-Light.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "GoogleSansMedium";
			src: url("../fonts/GoogleSans/ProductSans-Medium.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "GoogleSansBold";
			src: url("../fonts/GoogleSans/ProductSans-Bold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "GoogleSansBlack";
			src: url("../fonts/GoogleSans/ProductSans-Black.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "GoogleSansRegular";
			src: url("../fonts/GoogleSans/ProductSans-Regular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
