@font-face {
  font-family: 'Icon Fonts';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("./fa-solid-900.woff") format("woff");
}
.fa, .fas {font-family: 'Icon Fonts'; font-weight: 900;}
