@font-face {
	font-family: 'Starter';
	font-display: swap;

	src: 	url( 'StarterVariable.woff2' ) format( 'woff2' ),
			url( 'StarterVariable.woff' ) format( 'woff' );
			
	font-weight: 100 1000;
	font-variation-settings: 'MONO' 0 1, 'slnt' 0 12;
}
