@font-face {
  font-family: 'HighSummit';
  src: url('./high-summit/HighSummit.otf') format('opentype'),
    url('./high-summit/HighSummit.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gil';
  src: url('./gil/GIL.TTF') format('truetype');
  font-weight: normal;
  font-style: normal;
}