@font-face {
  font-family: 'Glitz';
  src: url('glitz.otf') format('opentype'),
       url('glitz.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}