@font-face {
  font-family: 'Morn';
  src: url('/fonts/Wahyu and Sani Co. - Morn Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Morn';
  src: url('/fonts/Wahyu and Sani Co. - Morn Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Morn';
  src: url('/fonts/Wahyu and Sani Co. - Morn Regular Oblique.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Morn';
  src: url('/fonts/Wahyu and Sani Co. - Morn Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Morn';
  src: url('/fonts/Wahyu and Sani Co. - Morn Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}