@font-face {
  font-family: 'Made Mirage';
  src: url('./made-mirage-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Made Mirage';
  src: url('./made-mirage-thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
