@font-face {
	font-family: 'Gt Alpina';
	font-display: swap;

	src: 	url( 'GT-Alpina-Typewriter-Regular.woff2' ) format( 'woff2' ),
			url( 'GT-Alpina-Typewriter-Regular.woff' ) format( 'woff' );
			
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Gt Alpina';
	font-display: swap;

	src: 	url( 'GT-Alpina-Typewriter-Regular-Italic.woff2' ) format( 'woff2' ),
			url( 'GT-Alpina-Typewriter-Regular-Italic.woff' ) format( 'woff' );
			
	font-weight: 400;
	font-style: italic;
}
