@font-face {
	font-family: "flaticon";
	src: url("./flaticon.eot");
	src: url("./flaticon.eot?#iefix") format("embedded-opentype"),
	url("./flaticon.woff") format("woff"),
	url("./flaticon.ttf") format("truetype"),
	url("./flaticon.svg#flaticon") format("svg");
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}



[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
	font-family: "flaticon";

	font-style: normal;

}
