@font-face {
  font-family: 'adp';
  src:
    url('/wp-content/fonts/adp.woff2?3hftq3') format('woff2');
  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: 'adp' !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-x-twitter:before {
  content: "\e900";
}
.fa-search:before {
  content: "\f002";
}
.fa-times:before {
  content: "\f00d";
}
.fa-download:before {
  content: "\f019";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-facebook-f:before {
  content: "\f09a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-shield-alt:before {
  content: "\f132";
}
.fa-youtube:before {
  content: "\f16a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-telegram:before {
  content: "\f2c6";
}
