@font-face {
  font-family: 'pld-icons';
  src: url('../fonts/icon-fonts/pld-icons.eot?i2uuwa');
  src: url('../fonts/icon-fonts/pld-icons.eot?i2uuwa#iefix') format('embedded-opentype'),
    url('../fonts/icon-fonts/pld-icons.ttf?i2uuwa') format('truetype'),
    url('../fonts/icon-fonts/pld-icons.woff?i2uuwa') format('woff'),
    url('../fonts/icon-fonts/pld-icons.svg?i2uuwa#pld-icons') 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: 'pld-icons' !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-arrow-right:before {
  content: "\e900";
}

.icon-consult:before {
  content: "\e901";
}

.icon-office:before {
  content: "\e902";
}

.icon-star:before {
  content: "\e903";
}

.icon-tour:before {
  content: "\e904";
}

.icon-business:before {
  content: "\e906";
}

.icon-industry:before {
  content: "\e907";
}

.icon-map:before {
  content: "\e90a";
}

.icon-email:before {
  content: "\e909";
}

.icon-call:before {
  content: "\e908";
}

.icon-search:before {
  content: "\e90b";
}

.icon-vision:before {
  content: "\e905";
}

.icon-mission:before {
  content: "\e90c";
}

.icon-call-2:before {
  content: "\e90d";
}