@font-face {
    font-family: 'Founders Grotesk Light';
    src: url('../woff/foundersgroteskweb-light.woff') format('woff');
    font-style: normal;
    font-weight: 200;
  }
  @font-face {
    font-family: 'Founders Grotesk Light Italic';
    src: url('../woff/foundersgroteskweb-lightitalic.woff') format('woff');
    font-style: italic;
    font-weight: 200;
  }
  @font-face {
    font-family: 'Founders Grotesk Regular';
    src: url('../woff/foundersgroteskweb-regular.woff') format('woff');
    font-style: normal;
    font-weight: 400;
  }
  @font-face {
    font-family: 'Founders Grotesk Regular Italic';
    src: url('../woff/foundersgroteskweb-regularitalic.woff') format('woff');
    font-style: italic;
    font-weight: 400;
  }
  @font-face {
    font-family: 'Founders Grotesk SemiBold';
    src: url('../woff/foundersgroteskweb-semibold.woff') format('woff');
    font-style: normal;
    font-weight: 600;
  }
  @font-face {
    font-family: 'Founders Grotesk SemiBold Italic';
    src: url('../woff/foundersgroteskweb-semibolditalic.woff') format('woff');
    font-style: italic;
    font-weight: 600;
  }