/*!
 * Font Awesome Free 7.1.0 Webfonts
 * Font files for Font Awesome icons
 */

@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/FontAwesome/fa-solid-900.woff2") format("woff2");
}

.fa-solid,
.fas {
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
}
