@font-face {
	font-family: 'GT-America';
	src: url("../fonts/GT-America-Regular.woff2") format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GT-America';
	src: url("../fonts/GT-America-Medium.woff2") format('woff2');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'GT-America';
	src: url("../fonts/GT-America-Bold.woff2") format('woff2');
	font-weight: 700;
	font-style: normal;
}