@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon_fof5w8.eot');
  src:  url('fonts/icomoon_fof5w8.eot#iefix') format('embedded-opentype'),
    url('fonts/icomoon_fof5w8.ttf') format('truetype'),
    url('fonts/icomoon_fof5w8.woff') format('woff'),
    url('fonts/icomoon_fof5w8.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
  /* 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;
}

.fa-times-solid:before {
  content: "\e900";
}
.fa-plus-solid:before {
  content: "\e903";
}
.fa-phone-icon:before {
  content: "\e906";
}
.fa-instagram-brands:before {
  content: "\e907";
}
.fa-facebook-f-brands:before {
  content: "\e908";
}
.fa-external-link-alt-solid:before {
  content: "\e909";
}
.fa-envelope-regular:before {
  content: "\e90a";
}
.fa-envelope-solid:before {
  content: "\e901";
}
.fa-check-solid:before {
  content: "\e90b";
}
.fa-minus-solid:before {
  content: "\e902";
}
.fa-arrows-alt-h-solid:before {
  content: "\e90c";
}
.fa-arrow-down-solid:before {
  content: "\e90d";
}
.fa-arrow-up-solid:before {
  content: "\e90e";
}
.fa-arrow-left-solid:before {
  content: "\e904";
}
.fa-arrow-right-solid:before {
  content: "\e905";
}
.fa-newspaper:before {
  content: "\e90f";
}
.fa-bullhorn:before {
  content: "\e91a";
}
.fa-location:before {
  content: "\e947";
}
.fa-map:before {
  content: "\e94b";
}
.fa-quotes-right:before {
  content: "\e978";
}
.fa-search:before {
  content: "\e986";
}
.fa-table:before {
  content: "\ea70";
}
