@font-face {
	font-family: GoogleSansText-Regular;
	font-weight: 400;
	font-style: normal;
	src: url("GoogleSansText-Regular.ttf") format("truetype");
}
@font-face {
	font-family: GoogleSansText-Bold;
	font-weight: 700;
	font-style: normal;
	src: url("GoogleSansText-Bold.ttf") format("truetype");
}