@font-face {
  font-family: 'Font Awesome Solid';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../../fonts/fa-solid-900.woff") format("woff");
}

.fa, .fas {
  font-family: 'Font Awesome Solid';
  font-weight: 900;
}
