@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?aq6ypi');
  src:  url('fonts/icomoon.eot?aq6ypi#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?aq6ypi') format('truetype'),
    url('fonts/icomoon.woff?aq6ypi') format('woff'),
    url('fonts/icomoon.svg?aq6ypi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-volume-high:before {
  content: "\e8b0";
}
.icon-volume:before {
  content: "\e8b3";
}
.icon-envelope:before {
  content: "\e696";
}
.icon-telephone:before {
  content: "\e76a";
}
.icon-cross2:before {
  content: "\e935";
}
.icon-bubbles:before {
  content: "\e7d7";
}
.icon-plus:before {
  content: "\e936";
}
.icon-minus:before {
  content: "\e937";
}
.icon-chevron-down:before {
  content: "\e93a";
}
.icon-phone:before {
  content: "\e942";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-vimeo:before {
  content: "\eaa0";
}
.icon-linkedin2:before {
  content: "\eaca";
}
