@font-face {
	font-family: 'SUIT Variable';
	font-weight: 300;
	font-style:normal;
	font-display:swap;
	src: url('../fonts/SUITE-Light.woff2') format('woff2'),
		 url('../fonts/SUITE-Light.woff') format('woff'),
		 url('../fonts/SUITE-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'SUIT Variable';
	font-weight: 400;
	font-style:normal;
	font-display:swap;
	src: url('../fonts/SUITE-Regular.woff2') format('woff2'),
		 url('../fonts/SUITE-Regular.woff') format('woff'),
		 url('../fonts/SUITE-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'SUIT Variable';
	font-weight: 700;
	font-style:normal;
	font-display:swap;
	src: url('../fonts/SUITE-Bold.woff2') format('woff2'),
		 url('../fonts/SUITE-Bold.woff') format('woff'),
		 url('../fonts/SUITE-Bold.ttf') format('truetype');
}
