@font-face {
  font-family: 'Gilroy Bold';
  src: url('/fonts/Gilroy-Bold.eot');
  src: url('/fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
  url('/fonts/Gilroy-Bold.woff') format('woff'),
  url('/fonts/Gilroy-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Galano Grotesque';
  src: local('Galano Grotesque Light'), local('Galano-Grotesque-Light'),
  url('/fonts/GalanoGrotesque-Light.woff2') format('woff2'),
  url('/fonts/GalanoGrotesque-Light.woff') format('woff'),
  url('/fonts/GalanoGrotesque-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}