@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?38ceib');
  src:  url('fonts/icomoon.eot?38ceib#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?38ceib') format('truetype'),
    url('fonts/icomoon.woff?38ceib') format('woff'),
    url('fonts/icomoon.svg?38ceib#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-check-solid:before {
  content: "\e909";
}
.fa-twitter:before {
  content: "\e908";
}
.fa-facebook:before {
  content: "\e906";
}
.fa-line:before {
  content: "\e907";
}
.fa-instagram-brands:before {
  content: "\e900";
}
.fa-external-link-alt-solid:before {
  content: "\e901";
}
.fa-envelope-regular:before {
  content: "\e902";
}
.fa-arrows-alt-h-solid:before {
  content: "\e903";
}
.fa-arrow-right-solid:before {
  content: "\e904";
}
.fa-ellipsis-v-solid:before {
  content: "\e905";
}
.fa-phone-icon:before {
  content: "\e90f";
}
.fa-quotes-left:before {
  content: "\e977";
}
