@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?g1pcjy');
  src:  url('fonts/icomoon.eot?g1pcjy#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?g1pcjy') format('truetype'),
    url('fonts/icomoon.woff?g1pcjy') format('woff'),
    url('fonts/icomoon.svg?g1pcjy#icomoon') 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: 'icomoon' !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-instagram_Icon:before {
  content: "\e908";
  color: #fff;
}
.icon-plus:before {
  content: "\e912";
  color: #b57d24;
}
.icon-Union-5:before {
  content: "\e913";
  color: #b57d24;
}
.icon-more:before {
  content: "\e911";
  color: #fff;
}
.icon-arrow-right:before {
  content: "\e900";
}
.icon-arrow-left-double:before {
  content: "\e901";
}
.icon-arrow-right-double:before {
  content: "\e902";
}
.icon-arrow-left:before {
  content: "\e903";
}
.icon-zoom:before {
  content: "\e904";
  color: #b57d24;
}
.icon-play:before {
  content: "\e905";
}
.icon-linkedIn:before {
  content: "\e906";
  color: #fff;
}
.icon-youtube:before {
  content: "\e907";
  color: #fff;
}
.icon-fb:before {
  content: "\e909";
  color: #fff;
}
.icon-globe:before {
  content: "\e90a";
  color: #b57d24;
}
.icon-mail:before {
  content: "\e90b";
  color: #b57d24;
}
.icon-tel:before {
  content: "\e90c";
  color: #b57d24;
}
.icon-pin:before {
  content: "\e90d";
  color: #b57d24;
}
.icon-arrow-down:before {
  content: "\e90e";
}
.icon-download:before {
  content: "\e90f";
  color: #b57d24;
}
.icon-right-arrow-white:before {
  content: "\e910";
  color: #fff;
}
