@font-face {
  font-family: 'Gosha Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('GoshaSansRegular.otf') format('opentype');
}

@font-face {
  font-family: 'Gosha Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('GoshaSansBold.otf') format('opentype');
}
