@charset "UTF-8";
@font-face {
	font-family: "ecs-icons";
	src: url("ecs-icons.eot");
	src: url("ecs-icons.eot?#iefix") format("embedded-opentype"), url("ecs-icons.woff") format("woff"), url("ecs-icons.ttf") format("truetype"), url("ecs-icons.svg#ecs-icons") format("svg");
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: "ecs-icons" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
[class^="ecs-"]:before,
[class*=" ecs-"]:before {
	font-family: "ecs-icons" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.ecs-link:before {
	content: "b";
}
.ecs-page:before {
	content: "c";
}
.ecs-inbox:before {
	content: "d";
}
.ecs-folder:before {
	content: "a";
}
.ecs-email:before {
	content: "e";
}
.ecs-x-circle:before {
	content: "f";
}
.ecs-facebook:before {
	content: "g";
}
.ecs-youtube:before {
	content: "h";
}
.ecs-twitter:before {
	content: "i";
}
.ecs-chat:before {
	content: "j";
}
.ecs-question:before {
	content: "k";
}
.ecs-star:before {
	content: "l";
}
.ecs-instagram:before {
	content: "m";
}
.ecs-linkedin:before {
	content: "n";
}
.ecs-author:before {
	content: "p";
}
.ecs-plus:before {
	content: "q";
}
.ecs-search:before {
	content: "r";
}
.ecs-ecs-i:before {
	content: "s";
}
.ecs-ecs-i-circle:before {
	content: "t";
}
.ecs-mortar-board:before {
	content: "u";
}
.ecs-pdf:before {
	content: "o";
}
.ecs-share:before {
	content: "v";
}