@font-face {
	font-family: "icons";
	src: url("../icons/icons.eot?6be768fe8df63bbea8039ae176e17ed6?#iefix") format("embedded-opentype"),
url("../icons/icons.woff?c346755aa732af37bc693d50af1e2555") format("woff"),
url("../icons/icons.woff2?37d5343a99e26746247621eee7f192d8") format("woff2"),
url("../icons/icons.ttf?5a70925250e94d661df0c014b482b41d") format("truetype"),
url("../icons/icons.svg?3f927d306cac16e2221061ef43ab8ba2#icons") format("svg");
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
	line-height: 1;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}


.icon-calculator:before {
	content: "\F101";
}
.icon-calendar-1:before {
	content: "\F102";
}
.icon-calendar:before {
	content: "\F103";
}
.icon-new-badges:before {
	content: "\F104";
}
.icon-plus:before {
	content: "\F105";
}


/*# sourceMappingURL=icons.css.map*/