/**
* @license
*
* Font Family: Cabinet Grotesk
* Designed by: ITF
* URL: https://www.fontshare.com/fonts/cabinet-grotesk
* © 2024 Indian Type Foundry
*
* Cabinet Grotesk Thin 
* Cabinet Grotesk Extralight 
* Cabinet Grotesk Light 
* Cabinet Grotesk Regular 
* Cabinet Grotesk Medium 
* Cabinet Grotesk Bold 
* Cabinet Grotesk Extrabold 
* Cabinet Grotesk Black 
* Cabinet Grotesk Variable (Variable font)

*
*/
@font-face {
  font-family: 'Cabinet Grotesk-Thin';
  src: url("/assets/CabinetGrotesk-Thin-ad8e5917.woff2") format('woff2'),
       url("/assets/CabinetGrotesk-Thin-1c12879f.woff") format('woff'),
       url("/assets/CabinetGrotesk-Thin-5b568e83.ttf") format('truetype');
  font-weight: 100;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Cabinet Grotesk-Extralight';
  src: url("/assets/CabinetGrotesk-Extralight-142a4590.woff2") format('woff2'),
       url("/assets/CabinetGrotesk-Extralight-0d612e05.woff") format('woff'),
       url("/assets/CabinetGrotesk-Extralight-69d43ba1.ttf") format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Cabinet Grotesk-Light';
  src: url("/assets/CabinetGrotesk-Light-d92dd813.woff2") format('woff2'),
       url("/assets/CabinetGrotesk-Light-e4672523.woff") format('woff'),
       url("/assets/CabinetGrotesk-Light-23b0b52c.ttf") format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Cabinet Grotesk-Regular';
  src: url("/assets/CabinetGrotesk-Regular-9934d564.woff2") format('woff2'),
       url("/assets/CabinetGrotesk-Regular-90979857.woff") format('woff'),
       url("/assets/CabinetGrotesk-Regular-11b9ce83.ttf") format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Cabinet Grotesk-Medium';
  src: url("/assets/CabinetGrotesk-Medium-06ae6df8.woff2") format('woff2'),
       url("/assets/CabinetGrotesk-Medium-b8d97fd7.woff") format('woff'),
       url("/assets/CabinetGrotesk-Medium-79767b71.ttf") format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Cabinet Grotesk-Bold';
  src: url("/assets/CabinetGrotesk-Bold-fe89423c.woff2") format('woff2'),
       url("/assets/CabinetGrotesk-Bold-2b299079.woff") format('woff'),
       url("/assets/CabinetGrotesk-Bold-da2a75c4.ttf") format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Cabinet Grotesk-Extrabold';
  src: url("/assets/CabinetGrotesk-Extrabold-7a866ae5.woff2") format('woff2'),
       url("/assets/CabinetGrotesk-Extrabold-cd1ec299.woff") format('woff'),
       url("/assets/CabinetGrotesk-Extrabold-9192359c.ttf") format('truetype');
  font-weight: 800;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Cabinet Grotesk-Black';
  src: url("/assets/CabinetGrotesk-Black-13f73dc6.woff2") format('woff2'),
       url("/assets/CabinetGrotesk-Black-2057793a.woff") format('woff'),
       url("/assets/CabinetGrotesk-Black-cab420b5.ttf") format('truetype');
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 900.0;
*
* available axes:
'wght' (range from 100.0 to 900.0
*/
@font-face {
  font-family: 'Cabinet Grotesk';
  src: url("/assets/CabinetGrotesk-Variable-a861e104.woff2") format('woff2'),
       url("/assets/CabinetGrotesk-Variable-882c6c61.woff") format('woff'),
       url("/assets/CabinetGrotesk-Variable-0a8dba42.ttf") format('truetype');
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
}

