@font-face {
	font-family: 'Barlow Condensed Light';
	src: url('../fonts/BarlowCondensed/BarlowCondensed-Light.woff2') format('woff2'),
	url('../fonts/BarlowCondensed/BarlowCondensed-Light.woff') format('woff'),
	url('../fonts/BarlowCondensed/BarlowCondensed-Light.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Barlow Condensed Medium';
	src: url('../fonts/BarlowCondensed/BarlowCondensed-Medium.woff2') format('woff2'),
	url('../fonts/BarlowCondensed/BarlowCondensed-Medium.woff') format('woff'),
	url('../fonts/BarlowCondensed/BarlowCondensed-Medium.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Barlow Condensed Bold';
	src: url('../fonts/BarlowCondensed/BarlowCondensed-Bold.woff2') format('woff2'),
	url('../fonts/BarlowCondensed/BarlowCondensed-Bold.woff') format('woff'),
	url('../fonts/BarlowCondensed/BarlowCondensed-Bold.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Inter Light';
	src: url('../fonts/Inter/subset-Inter-Light.woff2') format('woff2'),
	url('../fonts/Inter/subset-Inter-Light.woff') format('woff'),
	url('../fonts/Inter/subset-Inter-Light.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Inter Medium';
	src: url('../fonts/Inter/subset-Inter-Medium.woff2') format('woff2'),
	url('../fonts/Inter/subset-Inter-Medium.woff') format('woff'),
	url('../fonts/Inter/subset-Inter-Medium.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Inter Bold';
	src: url('../fonts/Inter/subset-Inter-Bold.woff2') format('woff2'),
	url('../fonts/Inter/subset-Inter-Bold.woff') format('woff'),
	url('../fonts/Inter/subset-Inter-Bold.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Unna Bold';
	src: url('../fonts/Unna/subset-Unna-Bold.woff2') format('woff2'),
	url('../fonts/Unna/subset-Unna-Bold.woff') format('woff'),
	url('../fonts/Unna/subset-Unna-Bold.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Unna Light';
	src: url('../fonts/Unna/subset-Unna-Light.woff2') format('woff2'),
	url('../fonts/Unna/subset-Unna-Light.woff') format('woff'),
	url('../fonts/Unna/subset-Unna-Light.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Unna Medium';
	src: url('../fonts/Unna/subset-Unna-Medium.woff2') format('woff2'),
	url('../fonts/Unna/subset-Unna-Medium.woff') format('woff'),
	url('../fonts/Unna/subset-Unna-Medium.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

