@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?r463bx');
  src: url('fonts/icomoon.eot?r463bx#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?r463bx') format('truetype'),
    url('fonts/icomoon.woff?r463bx') format('woff'),
    url('fonts/icomoon.svg?r463bx#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-close:before {
  content: '\e916';
}
.icon-menu2:before {
  content: '\e915';
  color: #fff;
}
.icon-download:before {
  content: '\e913';
}
.icon-sad:before {
  content: '\e914';
}
.icon-smile:before {
  content: '\e912';
}
.icon-earth:before {
  content: '\e902';
}
.icon-search:before {
  content: '\e903';
}
.icon-map:before {
  content: '\e904';
  color: #fff;
}
.icon-tel:before {
  content: '\e905';
  color: #fff;
}
.icon-share:before {
  content: '\e911';
}
.icon-play:before {
  content: '\e910';
  color: #fff;
}
.icon-fb:before {
  content: '\e906';
}
.icon-ig:before {
  content: '\e907';
}
.icon-twitter:before {
  content: '\e909';
}
.icon-youtube:before {
  content: '\e90a';
}
.icon-line:before {
  content: '\e90f';
  /* color: #ac855e; */
}
.icon-Arrow_Right:before {
  content: '\e90e';
}
.icon-right:before {
  content: '\e90d';
}
.icon-delete:before {
  content: '\e90b';
}
.icon-empty:before {
  content: '\e90c';
}
.icon-linkedin:before {
  content: '\e908';
}
.icon-mail:before {
  content: '\e900';
}
.icon-play-outline:before {
  content: '\1f300';
}
.icon-consultation:before {
  content: '\e901';
}
