@font-face {
  font-family: 'GalanoGrotesque';
  src: url('GalanoGrotesque-SemiBold.woff2') format('woff2'),
  url('GalanoGrotesque-SemiBold.woff') format('woff'),
  url('GalanoGrotesque-SemiBold.ttf') format('truetype'),
  url('GalanoGrotesque-SemiBold.svg') format('svg'),
  url('GalanoGrotesque-SemiBold.eot') format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'GalanoGrotesque';
  src: url('GalanoGrotesque.woff2') format('woff2'),
  url('GalanoGrotesque.woff') format('woff'),
  url('GalanoGrotesque.ttf') format('truetype'),
  url('GalanoGrotesque.svg') format('svg'),
  url('GalanoGrotesque.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
