@font-face {
  font-display: swap;
  font-family: 'Galano Grotesque';
  font-weight: 400;
  src: url('Galano-Grotesque.otf') format('opentype');
}

@font-face {
  font-display: swap;
  font-family: 'Galano Grotesque';
  font-weight: 500;
  src: url('Galano-Grotesque-Medium.otf') format('opentype');
}

@font-face {
  font-display: swap;
  font-family: 'Galano Grotesque';
  font-weight: 600;
  src: url('Galano-Grotesque-SemiBold.otf') format('opentype');
}

@font-face {
  font-display: swap;
  font-family: 'Galano Grotesque';
  font-weight: 700;
  src: url('Galano-Grotesque-Bold.otf') format('opentype');
}