@font-face {
	font-family: "suitest-web";
	src: url("../fonts/suitest-web.eot?01a3b1536dbc1dfabf583f2e18b25786?#iefix") format("embedded-opentype"),
url("../fonts/suitest-web.woff2?01a3b1536dbc1dfabf583f2e18b25786") format("woff2"),
url("../fonts/suitest-web.woff?01a3b1536dbc1dfabf583f2e18b25786") format("woff");
}

.icon {
	line-height: 1;
}

.icon:before {
	font-family: suitest-web !important;
	font-style: normal;
	font-weight: normal !important;
	vertical-align: top;
}

.icon-previous:before {
	content: "\f101";
}
.icon-next:before {
	content: "\f102";
}
.icon-toggle:before {
	content: "\f103";
}
.icon-toggle-asymmetrical:before {
	content: "\e90a";
}
.icon-caret:before {
	content: "\e907";
}
.icon-cancel:before {
	content: "\e904";
}
.icon-hr-dots:before {
	content: "\e903";
}
.icon-chain:before {
	content: "\e90c";
}
.icon-search:before {
	content: "\e90b";
}
