@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoonf3b7.eot?8deueq');
  src:  url('../fonts/icomoonf3b7.eot?8deueq#iefix') format('embedded-opentype'),
    url('../fonts/icomoonf3b7.ttf?8deueq') format('truetype'),
    url('../fonts/icomoonf3b7.woff?8deueq') format('woff'),
    url('../fonts/icomoonf3b7.svg?8deueq#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-mail-envelope-closed:before {
  content: "\e905";
}
.icon-mail-envelope-open:before {
  content: "\e906";
}
.icon-clear:before {
  content: "\e908";
}
.icon-person:before {
  content: "\e907";
}
.icon-phone_iphone:before {
  content: "\e904";
}
.icon-chevron-right:before {
  content: "\e901";
}
.icon-chevron-left:before {
  content: "\e902";
}
.icon-chevron-down:before {
  content: "\e903";
}
.icon-chevron-up:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-linkedin:before {
  content: "\eaca";
}
