@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3yllwd');
  src:  url('fonts/icomoon.eot?3yllwd#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3yllwd') format('truetype'),
    url('fonts/icomoon.woff?3yllwd') format('woff'),
    url('fonts/icomoon.svg?3yllwd#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-Arrow_Down:before {
  content: "\e900";
}
.icon-Arrow_Next_2:before {
  content: "\e901";
}
.icon-Arrow_Next:before {
  content: "\e902";
}
.icon-Arrow_Previous_2:before {
  content: "\e903";
}
.icon-Arrow_Previous:before {
  content: "\e904";
}
.icon-Arrow_Up:before {
  content: "\e905";
}
.icon-Bio:before {
  content: "\e906";
}
.icon-Blog:before {
  content: "\e907";
}
.icon-Burger_Menu:before {
  content: "\e908";
}
.icon-Close:before {
  content: "\e909";
}
.icon-Facebook:before {
  content: "\e90a";
}
.icon-FAQ:before {
  content: "\e90b";
}
.icon-Heart:before {
  content: "\e90c";
}
.icon-Info:before {
  content: "\e90d";
}
.icon-Instagram:before {
  content: "\e90e";
}
.icon-Linkedin:before {
  content: "\e90f";
}
.icon-Mail:before {
  content: "\e910";
}
.icon-Mobile:before {
  content: "\e911";
}
.icon-Phone:before {
  content: "\e912";
}
.icon-Pin:before {
  content: "\e913";
}
.icon-Search:before {
  content: "\e914";
}
.icon-Services:before {
  content: "\e915";
}
.icon-Subscribe:before {
  content: "\e916";
}
