@font-face {
  font-family: 'icomoon';
  src:
    url('../woff2/icomoon0639.woff2') format('woff2'),
    url('../ttf/icomoon0639.ttf') format('truetype'),
    url('../woff/icomoon0639.woff') format('woff'),
    url('../svg/icomoon0639.svg#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-globe:before {
  content: "\e914";
}
.icon-shield:before {
  content: "\e913";
}
.icon-mail:before {
  content: "\e912";
}
.icon-zoom-in:before {
  content: "\e911";
}
.icon-twitter:before {
  content: "\e917";
}
.icon-pin:before {
  content: "\e915";
}
.icon-user:before {
  content: "\e916";
}
.icon-alert:before {
  content: "\e90f";
}
.icon-circle:before {
  content: "\e90e";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-book:before {
  content: "\e904";
}
.icon-bubble:before {
  content: "\e905";
}
.icon-calendar:before {
  content: "\e906";
}
.icon-chevron-down:before {
  content: "\e907";
}
.icon-chevron-back:before {
  content: "\e910";
}
.icon-close:before {
  content: "\e908";
}
.icon-home:before {
  content: "\e909";
}
.icon-menu:before {
  content: "\e90a";
}
.icon-minus:before {
  content: "\e90b";
}
.icon-plus:before {
  content: "\e90c";
}
.icon-search:before {
  content: "\e90d";
}
.icon-chevron:before {
  content: "\e902";
}
.icon-lock:before {
  content: "\e901";
}
.icon-arrow-thick:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eaca";
}
