@font-face {
	font-family: "Btnicon";
	src: url("btnicon.eot");
	src: url("btnicon.eot#iefix") format("embedded-opentype"),
	url("btnicon.woff") format("woff"),
	url("btnicon.ttf") format("truetype"),
	url("btnicon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="btnicon-"]:before, [class*=" btnicon-"]:before,
[class^="btnicon-"]:after, [class*=" btnicon-"]:after {   
	font-family: Btnicon;
        font-size: 20px;
font-style: normal;
  color: #0598d5;

}.btnicon-exclamation8:before {
	content: "\e000";
}
.btnicon-flag76:before {
	content: "\e001";
}
.btnicon-rightarrow104:before {
	content: "\e002";
}
.btnicon-wrench44:before {
	content: "\e003";
}
