@font-face {
  font-family: 'Typold';
  src: url('/fonts/typold-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Typold';
  src: url('/fonts/typold-medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Typold';
  src: url('/fonts/typold-semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Typold';
  src: url('/fonts/typold-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
