@charset "UTF-8";

@font-face {
  font-family: "pontem-font";
  src:url("../fonts/pontem-font.eot");
  src:url("../fonts/pontem-font.eot?#iefix") format("embedded-opentype"),
    url("../fonts/pontem-font.woff") format("woff"),
    url("../fonts/pontem-font.ttf") format("truetype"),
    url("../fonts/pontem-font.svg#pontem-font") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "pontem-font" !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^="pon-icon-"]:before,
[class*=" pon-icon-"]:before {
  font-family: "pontem-font" !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;
}

.pon-icon-burning-fire:before {
  content: "\61";
}
.pon-icon-stamp-streamline:before {
  content: "\62";
}
.pon-icon-lightbulb-shine:before {
  content: "\68";
}
.pon-icon-bubbles-talk-1:before {
  content: "\69";
}
.pon-icon-check:before {
  content: "\6a";
}
.pon-icon-hand-stop:before {
  content: "\6c";
}
.pon-icon-checklist-1:before {
  content: "\63";
}
.pon-icon-fire-sign:before {
  content: "\66";
}
.pon-icon-springer:before {
  content: "\6b";
}
.pon-icon-books:before {
  content: "\6e";
}
.pon-icon-fire-computer:before {
  content: "\6d";
}
.pon-icon-checklist-2:before {
  content: "\64";
}
.pon-icon-teamwork:before {
  content: "\65";
}
.pon-icon-lightbulb:before {
  content: "\67";
}
.pon-icon-shake-hand:before {
  content: "\6f";
}
.pon-icon-translate:before {
  content: "\70";
}
.pon-icon-wheelchair:before {
  content: "\71";
}
.pon-icon-balance-scale:before {
  content: "\72";
}
.pon-icon-flow-tree:before {
  content: "\73";
}
