@font-face {
  font-family: 'galaxiePolarisBook';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/GalaxiePolaris-Book.woff2') format('woff2');
}
@font-face {
  font-family: 'galaxiePolarisMedium';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/GalaxiePolaris-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'galaxiePolarisHeavy';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/GalaxiePolaris-Heavy.woff') format('woff');
}