@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 400;
  font-display: optional;
  src: url("https://dl.flathub.org/repo/assets/Inter-3.19/Inter-Regular.woff2") format("woff2"),
       url("https://dl.flathub.org/repo/assets/Inter-3.19/Inter-Regular.woff") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 400;
  font-display: optional;
  src: url("https://dl.flathub.org/repo/assets/Inter-3.19/Inter-Italic.woff2") format("woff2"),
       url("https://dl.flathub.org/repo/assets/Inter-3.19/Inter-Italic.woff") format("woff");
}
