/* Self-hosted so the app keeps its face with no signal: a font CDN is a
 * third-party request this app does not otherwise make, and one the
 * service worker cannot cache. Latin subset only. All three are OFL.
 */
@font-face {
  font-family: 'Share Tech Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/share-tech-mono-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Wallpoet';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/wallpoet-400.woff2') format('woff2');
}
