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


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