/*--------------------------------------------------------------
# Font Icomoon
--------------------------------------------------------------*/
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.woff?r3zxor') format('woff');
  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;
  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;
}
.button.button[aria-expanded*=true] .dropdown-icon .icon-menu:before,
.icon-xmark-solid:before {
  content: "\e900";
}
.icon-arrow-right-solid:before {
  content: "\e901";
}
.icon-facebook-f:before {
  content: "\e902";
}
.icon-linkedin-in:before {
  content: "\e903";
}
.icon-slack:before {
  content: "\e904";
}
.icon-youtube:before {
  content: "\e905";
}
.icon-tiktok:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-x-twitter:before {
  content: "\e908";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-download:before {
  content: "\f019";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-play:before {
  content: "\f04b";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-phone:before {
  content: "\f095";
}
.button.button[aria-expanded*=false] .dropdown-icon .icon-menu:before,
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-calendar-o:before {
  content: "\f133";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-share-alt:before {
  content: "\f1e0";
}
.icon-snapchat-ghost:before {
  content: "\f2ac";
}
