@font-face {
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-style: normal;
	src: url('BarlowCondensed-Regular.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Barlow Condensed';
	font-weight: 300;
	font-style: normal;
	src: url('BarlowCondensed-Light.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Barlow Condensed';
	font-weight: 500;
	font-style: normal;
	src: url('BarlowCondensed-Medium.woff2') format('woff2');
	font-display: swap;
}

