@font-face {
  font-family: 'wha-up';
  src:
    url('fonts/wha-up.ttf?tvgpk') format('truetype'),
    url('fonts/wha-up.woff?tvgpk') format('woff'),
    url('fonts/wha-up.svg?tvgpk#wha-up') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wha-up' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-sphere:before {
  content: "\e909";
}
.icon-pdf-download:before {
  content: "\e908";
}
.icon-location:before {
  content: "\e900";
}
.icon-natural-gas-distribution:before {
  content: "\e901";
}
.icon-renewable-power:before {
  content: "\e902";
}
.icon-utilities-water-solution:before {
  content: "\e903";
}
.icon-wastewater-treatment:before {
  content: "\e904";
}
.icon-plus-button:before {
  content: "\e905";
}
.icon-tel:before {
  content: "\e906";
}
.icon-mail:before {
  content: "\e907";
}
.icon-close:before {
  content: "\61";
}
.icon-plus:before {
  content: "\62";
}
.icon-arr-right:before {
  content: "\63";
}
.icon-arr-left:before {
  content: "\64";
}
.icon-contact:before {
  content: "\65";
}
.icon-careers:before {
  content: "\66";
}
.icon-disclaimer:before {
  content: "\67";
}
.icon-sitemap:before {
  content: "\68";
}
.icon-language:before {
  content: "\69";
}
.icon-useful-link:before {
  content: "\6a";
}
.icon-facebook:before {
  content: "\6b";
}
.icon-google-plus:before {
  content: "\6c";
}
.icon-instagrem:before {
  content: "\6d";
}
.icon-linkedin:before {
  content: "\6e";
}
.icon-twitter:before {
  content: "\6f";
}
.icon-arr-circle-right:before {
  content: "\71";
}
.icon-doc:before {
  content: "\70";
}
.icon-arr-download:before {
  content: "\72";
}
.icon-email:before {
  content: "\73";
}
.icon-phone:before {
  content: "\74";
}
