/* poppins-300 - latin */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	src: url('./font/poppins/poppins-300.eot'); /* IE9 Compat Modes */
	src: local('Poppins Light'), local('Poppins-Light'),
		url('./font/poppins/poppins-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('./font/poppins/poppins-300.woff2') format('woff2'), /* Super Modern Browsers */
		url('./font/poppins/poppins-300.woff') format('woff'), /* Modern Browsers */
		url('./font/poppins/poppins-300.ttf') format('truetype'), /* Safari, Android, iOS */
		url('./font/poppins/poppins-300.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-regular - latin */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	src: url('./font/poppins/poppins-regular.eot'); /* IE9 Compat Modes */
	src: local('Poppins Regular'), local('Poppins-Regular'),
		url('./font/poppins/poppins-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('./font/poppins/poppins-regular.woff2') format('woff2'), /* Super Modern Browsers */
		url('./font/poppins/poppins-regular.woff') format('woff'), /* Modern Browsers */
		url('./font/poppins/poppins-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		url('./font/poppins/poppins-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-500 - latin */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	src: url('./font/poppins/poppins-500.eot'); /* IE9 Compat Modes */
	src: local('Poppins Medium'), local('Poppins-Medium'),
		url('./font/poppins/poppins-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('./font/poppins/poppins-500.woff2') format('woff2'), /* Super Modern Browsers */
		url('./font/poppins/poppins-500.woff') format('woff'), /* Modern Browsers */
		url('./font/poppins/poppins-500.ttf') format('truetype'), /* Safari, Android, iOS */
		url('./font/poppins/poppins-500.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-600 - latin */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	src: url('./font/poppins/poppins-600.eot'); /* IE9 Compat Modes */
	src: local('Poppins SemiBold'), local('Poppins-SemiBold'),
		url('./font/poppins/poppins-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('./font/poppins/poppins-600.woff2') format('woff2'), /* Super Modern Browsers */
		url('./font/poppins/poppins-600.woff') format('woff'), /* Modern Browsers */
		url('./font/poppins/poppins-600.ttf') format('truetype'), /* Safari, Android, iOS */
		url('./font/poppins/poppins-600.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-800 - latin */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	src: url('./font/poppins/poppins-800.eot'); /* IE9 Compat Modes */
	src: local('Poppins ExtraBold'), local('Poppins-ExtraBold'),
		url('./font/poppins/poppins-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('./font/poppins/poppins-800.woff2') format('woff2'), /* Super Modern Browsers */
		url('./font/poppins/poppins-800.woff') format('woff'), /* Modern Browsers */
		url('./font/poppins/poppins-800.ttf') format('truetype'), /* Safari, Android, iOS */
		url('./font/poppins/poppins-800.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-900 - latin */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 900;
	src: url('./font/poppins/poppins-900.eot'); /* IE9 Compat Modes */
	src: local('Poppins Black'), local('Poppins-Black'),
		url('./font/poppins/poppins-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('./font/poppins/poppins-900.woff2') format('woff2'), /* Super Modern Browsers */
		url('./font/poppins/poppins-900.woff') format('woff'), /* Modern Browsers */
		url('./font/poppins/poppins-900.ttf') format('truetype'), /* Safari, Android, iOS */
		url('./font/poppins/poppins-900.svg#Poppins') format('svg'); /* Legacy iOS */
}