@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.woff?vv8ycx') format('woff');
}

[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-chevron-down-solid:before {
  content: "\e90c";
}
.icon-search-solid:before {
  content: "\e90d";
}
.icon-map-marker-alt-solid:before {
  content: "\e90e";
}
.icon-linkedin-in-brands-solid:before {
  content: "\e90f";
}
.icon-instagram-brands-solid:before {
  content: "\e910";
}
.icon-twitter-brands-solid:before {
  content: "\e911";
}
.icon-facebook-f-brands-solid:before {
  content: "\e912";
}
.icon-arrow-right-solid:before {
  content: "\e900";
}
.icon-calendar-check-regular:before {
  content: "\e901";
}
.icon-comments-regular:before {
  content: "\e902";
}
.icon-folder-solid:before {
  content: "\e903";
}
.icon-calendar-alt-regular:before {
  content: "\e904";
}
.icon-user-solid:before {
  content: "\e905";
}
.icon-envelope-solid:before {
  content: "\e906";
}
.icon-phone-alt-solid:before {
  content: "\e907";
}
.icon-phone-solid:before {
  content: "\e908";
}
.icon-times-solid:before {
  content: "\e909";
}
.icon-play-solid:before {
  content: "\e90a";
}
.icon-plus-solid:before {
  content: "\e90b";
}
