@font-face {
  font-family: 'Founders Grotesk';
  src: url('subset-FoundersGrotesk-Medium.woff2') format('woff2'),
      url('subset-FoundersGrotesk-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Founders Grotesk';
  src: url('subset-FoundersGrotesk-Regular.woff2') format('woff2'),
      url('subset-FoundersGrotesk-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Founders Grotesk';
  src: url('subset-FoundersGrotesk-Semibold.woff2') format('woff2'),
      url('subset-FoundersGrotesk-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

