@font-face {
  font-family: 'Founders Grotesk';
  src:  url('/founders-grotesk-regular.woff2') format('woff2');
  font-weight: 400;
}

@font-face {
  font-family: 'Founders Grotesk';
  src:  url('/founders-grotesk-medium.woff2') format('woff2');
  font-weight: 500;
}

@font-face {
  font-family: 'Founders Grotesk';
  src:  url('/founders-grotesk-semibold.woff2') format('woff2');
  font-weight: 600;
}

@font-face {
  font-family: 'Founders Grotesk';
  src:  url('/founders-grotesk-bold.woff2') format('woff2');
  font-weight: 700;
}