/* tap2color.com fonts, served from this site. Nothing is fetched from Google.
   Nunito (variable weight file) and DM Mono (Regular, Medium), both under the
   SIL Open Font License 1.1: see nunito/OFL.txt and dmmono/OFL.txt. The files
   are exactly as published in Google's font repository, unmodified. */

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 200 1000;
  font-display: swap;
  src: url("nunito/Nunito%5Bwght%5D.ttf") format("truetype");
}

@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("dmmono/DMMono-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("dmmono/DMMono-Medium.ttf") format("truetype");
}
