@font-face {
  font-family: 'MM';
  src: url('/assets/fonts/mm-100.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MM';
  src: url('/assets/fonts/mm-200.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MM';
  src: url('/assets/fonts/mm-300.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MM';
  src: url('/assets/fonts/mm-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MM';
  src: url('/assets/fonts/mm-400i.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'MM';
  src: url('/assets/fonts/mm-500.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MM';
  src: url('/assets/fonts/mm-600.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MM';
  src: url('/assets/fonts/mm-700.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MM';
  src: url('/assets/fonts/mm-900.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
