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

@font-face {
	font-family: 'GT America';
	src: url('../fonts/GTAmerica-Bold.woff2') format('woff2'),
		url('../fonts/GTAmerica-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GT Alpina Cn Th';
	src: url('../fonts/GTAlpina-CnTh.woff2') format('woff2'),
		url('../fonts/GTAlpina-CnTh.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GT Alpina Cn Lt';
	src: url('../fonts/GTAlpina-CnLt.woff2') format('woff2'),
		url('../fonts/GTAlpina-CnLt.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}