/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * Minimal custom build containing only used icons (15 KiB reduction)
 */

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-solid-900.woff2") format("woff2"),
       url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-solid-900.woff") format("woff");
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-brands-400.woff2") format("woff2"),
       url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-brands-400.woff") format("woff");
}

/* Base classes */
.fa, .fas, .fab {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-display: block;
}

.fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

/* Only the icons actually used on the website */

/* Solid Icons */
.fa-calendar-alt:before { content: "\f073"; }
.fa-rocket:before { content: "\f135"; }
.fa-users:before { content: "\f0c0"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-calendar:before { content: "\f133"; }
.fa-palette:before { content: "\f53f"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-external-link-alt:before { content: "\f35d"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-shield-alt:before { content: "\f3ed"; }
.fa-newspaper:before { content: "\f1ea"; }
.fa-universal-access:before { content: "\f29a"; }
.fa-bullhorn:before { content: "\f0a1"; }
.fa-vote-yea:before { content: "\f772"; }
.fa-user-tie:before { content: "\f508"; }
.fa-mobile-alt:before { content: "\f3cd"; }
.fa-code:before { content: "\f121"; }
.fa-hammer:before { content: "\f6e3"; }
.fa-images:before { content: "\f302"; }
.fa-ad:before { content: "\f641"; }
.fa-check-circle:before { content: "\f058"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-th-large:before { content: "\f009"; }
.fa-comment-dots:before { content: "\f4ad"; }

/* Brand Icons */
.fa-facebook:before { content: "\f09a"; }
.fa-instagram:before { content: "\f16d"; }
.fa-instagram-square:before { content: "\e055"; }