@font-face {
	font-family: 'Graphik';
	src: url('../fonts/Graphik-Regular-Web.woff2') format('woff2'),
		 url('../fonts/Graphik-Regular-Web.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Graphik';
	src: url('../fonts/Graphik-Medium-Web.woff2') format('woff2'),
		 url('../fonts/Graphik-Medium-Web.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GTSuperText';
	src: url('../fonts/GT-Super-Text-Book.woff2') format('woff2'),
		 url('../fonts/GT-Super-Text-Book.woff') format('woff'),
		 url('../fonts/GT-Super-Text-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GTSuperText';
	src: url('../fonts/GT-Super-Text-Book.woff2') format('woff2'),
		 url('../fonts/GT-Super-Text-Book.woff') format('woff'),
		 url('../fonts/GT-Super-Text-Book.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
