@charset "utf-8";

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

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

@font-face {
	font-family: 'Poppins-Regular';
	src: url('fonts/PoppinsRegular.eot');
	src: url('fonts/PoppinsRegular.eot') format('embedded-opentype'),
			 url('fonts/PoppinsRegular.woff2') format('woff2'),
			 url('fonts/PoppinsRegular.woff') format('woff'),
			 url('fonts/PoppinsRegular.ttf') format('truetype'),
			 url('fonts/PoppinsRegular.svg#PoppinsRegular') format('svg');
}


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

@font-face {
	font-family: 'Poppins-Bold';
	src: url('fonts/PoppinsBold.eot');
	src: url('fonts/PoppinsBold.eot') format('embedded-opentype'),
			 url('fonts/PoppinsBold.woff2') format('woff2'),
			 url('fonts/PoppinsBold.woff') format('woff'),
			 url('fonts/PoppinsBold.ttf') format('truetype'),
			 url('fonts/PoppinsBold.svg#PoppinsBold') format('svg');
}

