@font-face {
  font-family: 'GalanoGrotesque';
  font-weight: 300;
  font-style: normal;
  src: url('fonts/GalanoGrotesqueLight.woff2') format('woff2');
}

@font-face {
  font-family: 'GalanoGrotesque';
  font-weight: 400;
  font-style: normal;
  src: url('fonts/GalanoGrotesqueRegular.woff2') format('woff2');
}

@font-face {
  font-family: 'GalanoGrotesque';
  font-weight: 500;
  font-style: normal;
  src: url('fonts/GalanoGrotesqueMedium.woff2') format('woff2');
}

@font-face {
  font-family: 'GalanoGrotesque';
  font-weight: 700;
  font-style: normal;
  src: url('fonts/GalanoGrotesqueBold.woff2') format('woff2');
}
