@font-face {
  font-family: 'Font Awesome 2022';
  src: url("fa_regular_400.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: 'Font Awesome 2022';
  src: url("fa_solid_900.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}@font-face {
  font-family: 'Font Awesome 2022';
  src: url("fa_brands_400.ttf") format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}