/* DM Sans - Variable Font */
@font-face {
  font-family: 'DM Sans';
  src: url('./DMSans-Regular.ttf') format('truetype');
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}

/* DM Mono - Variable Font */
@font-face {
  font-family: 'DM Mono';
  src: url('./DMMono-Regular.ttf') format('truetype');
  font-weight: 300 500;
  font-style: normal;
  font-display: swap;
}
