@charset "UTF-8";

@font-face {
  font-family: "dostomed";
  src:url("../fonts/dostomed.eot");
  src:url("../fonts/dostomed.eot?#iefix") format("embedded-opentype"),
    url("../fonts/dostomed.woff") format("woff"),
    url("../fonts/dostomed.ttf") format("truetype"),
    url("../fonts/dostomed.svg#dostomed") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "dostomed" !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^="icn-"]:before,
[class*=" icn-"]:before {
  font-family: "dostomed" !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;
}

.icn-dosto:before {
  content: "\62";
}
.icn-ambulance:before {
  content: "\61";
}
.icn-at:before {
  content: "\63";
}
.icn-balance-scale:before {
  content: "\64";
}
.icn-bar:before {
  content: "\65";
}
.icn-binoculars:before {
  content: "\66";
}
.icn-bell:before {
  content: "\67";
}
.icn-bed:before {
  content: "\68";
}
.icn-birthday-cake:before {
  content: "\69";
}
.icn-book:before {
  content: "\6a";
}
.icn-calendar:before {
  content: "\6b";
}
.icn-camera:before {
  content: "\6c";
}
.icn-car:before {
  content: "\6d";
}
.icn-diners:before {
  content: "\6e";
}
.icn-female:before {
  content: "\6f";
}
.icn-heartbeat:before {
  content: "\70";
}
.icn-minus:before {
  content: "\71";
}
.icn-plus:before {
  content: "\72";
}
.icn-buscamas:before {
  content: "\73";
}
.icn-buscamenos:before {
  content: "\74";
}
.icn-thermometer:before {
  content: "\75";
}
.icn-check:before {
	color: #00B71A;
  content: "\76";
}
.icn-nocheck:before {
	color: #E80000;
  content: "\77";
}