@font-face {
    font-family: 'Cabinet Grotesk';
    src: url('CabinetGrotesk-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Cabinet Grotesk';
    src: url('CabinetGrotesk-Extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Cabinet Grotesk';
    src: url('CabinetGrotesk-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Cabinet Grotesk';
    src: url('CabinetGrotesk-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Cabinet Grotesk';
    src: url('CabinetGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Cabinet Grotesk';
    src: url('CabinetGrotesk-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Cabinet Grotesk';
    src: url('CabinetGrotesk-Extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Cabinet Grotesk';
    src: url('CabinetGrotesk-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
  }