@font-face {
  font-family: 'Mortend Bold';
  src: url('/typography/mortend/mortend-mortend-bold-700.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Mortend Bolder';
  src: url('/typography/mortend/mortend-mortend-extra-bold-800.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Mortend Light';
  src: url('/typography/mortend/mortend-mortend-light-200.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Mortend Outline';
  src: url('/typography/mortend/mortend-mortend-outline-800.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Mortend';
  src: url('/typography/mortend/mortend-mortend-regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}