/* GE SS Unique — place licensed files in this folder */
@font-face {
  font-family: 'GE SS Unique';
  src:
    url('/fonts/GE-SS-Unique-Light.woff2') format('woff2'),
    url('/fonts/GE-SS-Unique-Light.woff') format('woff'),
    url('/fonts/GE-SS-Unique-Light.ttf') format('truetype'),
    url('/fonts/GE-SS-Unique-Light.otf') format('opentype');
  font-weight: 300 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GE SS Unique';
  src:
    url('/fonts/GE-SS-Unique-Bold.woff2') format('woff2'),
    url('/fonts/GE-SS-Unique-Bold.woff') format('woff'),
    url('/fonts/GE-SS-Unique-Bold.ttf') format('truetype'),
    url('/fonts/GE-SS-Unique-Bold.otf') format('opentype');
  font-weight: 500 900;
  font-style: normal;
  font-display: swap;
}
