@charset "UTF-8";

@font-face {
  font-family: "custom";
  src:url("../fonts/custom.eot");
  src:url("../fonts/custom.eot?#iefix") format("embedded-opentype"),
    url("../fonts/custom.woff") format("woff"),
    url("../fonts/custom.ttf") format("truetype"),
    url("../fonts/custom.svg#custom") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "custom" !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^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "custom" !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;
}

.icon-fish1:before {
  content: "\61";
}
.icon-fish2:before {
  content: "\62";
}
.icon-fish3:before {
  content: "\63";
}
.icon-radon:before {
  content: "\64";
}
.icon-cancerribbon:before {
  content: "\65";
}
.icon-medical1:before {
  content: "\66";
}
.icon-medical2:before {
  content: "\67";
}
.icon-medical3:before {
  content: "\68";
}
.icon-nosmoking:before {
  content: "\69";
}
.icon-stethoscope:before {
  content: "\6b";
}
.icon-syringe:before {
  content: "\6c";
}
.icon-smoking:before {
  content: "\6a";
}
.icon-radon1:before {
  content: "\6d";
}
.icon-radon2:before {
  content: "\6e";
}
.icon-radon3:before {
  content: "\6f";
}
.icon-radon4:before {
  content: "\70";
}
.icon-radon5:before {
  content: "\71";
}
.icon-flag1:before {
  content: "\72";
}
.icon-flag2:before {
  content: "\73";
}
.icon-maplocator:before {
  content: "\75";
}
.icon-flag3:before {
  content: "\74";
}
.icon-school:before {
  content: "\76";
}
.icon-flag3reversed:before {
  content: "\77";
}
.icon-mosquito1:before {
  content: "\78";
}
.icon-mosquito2:before {
  content: "\79";
}
