@font-face {
  font-family: 'icomoon';
  src: url('../icon/icomoon/fonts/icomoon995b.woff2') format('woff2'),
       url('../icon/icomoon/fonts/icomoon995b.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[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-instagram-logo:before {
  content: "\e90b";
}

.icon-global:before {
  content: "\e93a";
}

.icon-close:before {
  content: "\e947";
}

.icon-diamond:before {
  content: "\e949";
}

.icon-block-quote:before {
  content: "\e95c";
}

.icon-block-quote:before {
  content: "\e95c";
}

.icon-book:before {
  content: "\e95e";
}

.icon-storefront:before {
  content: "\e917";
}

.icon-caret-left:before {
  content: "\e900";
}

.icon-caret-right:before {
  content: "\e901";
}

.icon-caret-up:before {
  content: "\e902";
}

.icon-check-circle:before {
  content: "\e903";
}

.icon-envelope-simple:before {
  content: "\e904";
}

.icon-fb:before {
  content: "\e905";
}

.icon-map-pin:before {
  content: "\e90d";
}

.icon-phone:before {
  content: "\e90f";
}

.icon-arrow-right:before {
  content: "\e915";
}