@font-face {
	font-family: 'Barlow';
	src: url('Barlow-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Barlow';
	src: url('Barlow-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Barlow';
	src: url('Barlow-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}