/* Cabinet Grotesk - Stormin brand heading font (variable weight) */
@font-face {
	font-family: 'Cabinet Grotesk';
	src: url('CabinetGrotesk-Variable.ttf') format('truetype-variations'),
		 url('CabinetGrotesk-Variable.ttf') format('truetype');
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}
