﻿@font-face {
  font-family: 'Font Awesome 6 Solid';
  src: url('./fa-solid-900.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  src: url('./fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
