@font-face {
  font-family: 'Font Awesome';
  src: url('../fonts/fa_regular_400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: 'Font Awesome';
  src: url('../fonts/fa_solid_900.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}