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

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

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

@font-face {
	font-family: 'BarlowCondensed';
	src: url('/fonts/BarlowCondensed-SemiBold.woff2') format('woff2'), url('/fonts/BarlowCondensed-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

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