@font-face {
	font-family: 'BarlowCondensed-SemiBold';
	src: url('../../data/fonts/BarlowCondensed-SemiBold.eot');
	src: url('../../data/fonts/BarlowCondensed-SemiBold.eot?#iefix') format('embedded-opentype'),
	url('../../data/fonts/BarlowCondensed-SemiBold.svg#my-font-family') format('svg'),
	url('../../data/fonts/BarlowCondensed-SemiBold.woff') format('woff'),
	url('../../data/fonts/BarlowCondensed-SemiBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Poppins-Light';
	src: url('../../data/fonts/Poppins-Light.eot');
	src: url('../../data/fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
	url('../../data/fonts/Poppins-Light.svg#my-font-family') format('svg'),
	url('../../data/fonts/Poppins-Light.woff') format('woff'),
	url('../../data/fonts/Poppins-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
