@font-face {
  font-family: "CMU Typewriter Text Variable Width";
  font-style: roman;
  font-weight: 500;
  src: url("./fonts/cmu-typewriter-text-variable-width-500-roman.woff2") format("woff2"), url("./fonts/cmu-typewriter-text-variable-width-500-roman.ttf") format("truetype");
}

@font-face {
  font-family: "CMU Typewriter Text Variable Width";
  font-style: italic;
  font-weight: 500;
  src: url("./fonts/cmu-typewriter-text-variable-width-500-italic.woff2") format("woff2"), url("./fonts/cmu-typewriter-text-variable-width-500-italic.ttf") format("truetype");
}