@font-face {
	font-family: 'Material-Design-Iconic-Font';
	src: url('../fonts/Material-Design-Iconic-Font.woff2?v=2.2.0') format('woff2'), url('../fonts/Material-Design-Iconic-Font.woff?v=2.2.0') format('woff'), url('../fonts/Material-Design-Iconic-Font.ttf?v=2.2.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Raleway";
	src: url("../fonts/raleway-bold-webfont.eot");
	src: url("../fonts/raleway-bold-webfont.woff2") format("woff2"),
	url("../fonts/raleway-bold-webfont.woff") format("woff"),
	url("../fonts/raleway-bold-webfont.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Raleway";
	src: url("../fonts/raleway-semibold-webfont.eot");
	src: url("../fonts/raleway-semibold-webfont.woff2") format("woff2"),
	url("../fonts/raleway-semibold-webfont.woff") format("woff"),
	url("../fonts/raleway-semibold-webfont.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Raleway";
	src: url("../fonts/raleway-regular-webfont.eot");
	src: url("../fonts/raleway-regular-webfont.woff2") format("woff2"),
	url("../fonts/raleway-regular-webfont.woff") format("woff"),
	url("../fonts/raleway-regular-webfont.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Raleway";
	src: url("../fonts/raleway-extrabold-webfont.eot");
	src: url("../fonts/raleway-extrabold-webfont.woff2") format("woff2"),
	url("../fonts/raleway-extrabold-webfont.woff") format("woff"),
	url("../fonts/raleway-extrabold-webfont.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: "Raleway";
	src: url("../fonts/raleway-black-webfont.eot");
	src: url("../fonts/raleway-black-webfont.woff2") format("woff2"),
	url("../fonts/raleway-black-webfont.woff") format("woff"),
	url("../fonts/raleway-black-webfont.ttf") format("truetype");
	font-weight: 800;
	font-style: normal;
}