@font-face {
  font-family: 'wha';
  src:  url('icon/wha.eot?bm4b0d');
  src:  url('icon/wha.eot?bm4b0d#iefix') format('embedded-opentype'),
    url('icon/wha.ttf?bm4b0d') format('truetype'),
    url('icon/wha.woff?bm4b0d') format('woff'),
    url('icon/wha.svg?bm4b0d#wha') 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' !important;
  speak: none;
  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-wha-group-bcp:before {
  content: "\e900";
}
.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: "\70";
}
.icon-doc:before {
  content: "\71";
}
.icon-arr-download:before {
  content: "\72";
}
.icon-email:before {
  content: "\73";
}
.icon-phone:before {
  content: "\74";
}
.icon-marker:before {
  content: "\75";
}
