/* Font Awesome 7 Free: resolved by unifont from the `npm` provider.
 * https://unifont.dev/fonts/Font%20Awesome%207%20Free
 */

@font-face {
  font-family: "Font Awesome 7 Free specimen";
  src: url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/webfonts/fa-regular-400.woff2");
  font-display: block;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Font Awesome 7 Free specimen";
  src: url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/webfonts/fa-solid-900.woff2");
  font-display: block;
  font-weight: 900;
  font-style: normal;
}
