@font-face {
	font-family: 'Inter Tight';
	src: url('/assets/fonts/InterTight-Bold.woff2') format('woff2'),
		url('/assets/fonts/InterTight-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter Tight';
	src: url('/assets/fonts/InterTight-Regular.woff2') format('woff2'),
		url('/assets/fonts/InterTight-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'RoslindaleDisplayCondensed';
	src: url('/assets/fonts/RoslindaleDisplayCondensed-Bold.woff2') format('woff2'),
		url('/assets/fonts/RoslindaleDisplayCondensed-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Swear Display Bold Cilati';
	src: url('/assets/fonts/SwearDisplay-BoldCilati.woff2') format('woff2'),
		url('/assets/fonts/SwearDisplay-BoldCilati.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}