@font-face {
	font-family: "GT Super";
	font-weight: 600;
	font-style: italic;
	src: url("GT-Super-Text-Medium-Italic.woff2") format("woff2"),
	url("GT-Super-Text-Medium-Italic.woff") format("woff"),
	url("GT-Super-Text-Medium-Italic.ttf") format("truetype"),
	url("GT-Super-Text-Medium-Italic.otf") format("opentype");
	font-display: swap;
}

@font-face {
	font-family: "GT Super";
	font-weight: 400;
	font-style: normal;
	src: url("GT-Super-Text-Book.woff2") format("woff2"),
	url("GT-Super-Text-Book.woff") format("woff"),
	url("GT-Super-Text-Book.ttf") format("truetype"),
	url("GT-Super-Text-Book.otf") format("opentype");
	font-display: swap;
}
