@font-face {
	font-family: "Flaticon";
	src: url("../img/font/flaticon.eot");
	src: url("../img/font/flaticon.eot#iefix") format("embedded-opentype"),
	url("../img/font/flaticon.woff") format("woff"),
	url("../img/font/flaticon.ttf") format("truetype"),
	url("../img/font/flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before,
[class^="icon-"]:after, [class*=" icon-"]:after { font-family:Flaticon; font-size: 20px;font-style: normal; margin: 0 5px 0 0;
}.icon-download:before {
	content: "\e000";
}
.icon-facebook:before {
	content: "\e001";
}
.icon-twitter:before {
	content: "\e002";
}
