@font-face {
	font-family: 'ABC Arizona Flare';
	font-display: swap;

	src: 	url( 'ABCArizonaFlare-Regular.woff2' ) format( 'woff2' ),
			url( 'ABCArizonaFlare-Regular.woff' ) format( 'woff' );
			
	font-weight: 400;
}
