/* Self-hosted fonts -- mirrors /home/tp/code/shaolinfoundry/styles/fonts.css.
 * Keep in sync manually if the parent site adds a face. */

@font-face {
  font-family: 'Share Tech Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/ShareTechMono-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'VT323';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/VT323-Regular.ttf') format('truetype');
}
