/**
* @license
*
* Font Family: Satoshi
* Designed by: Deni Anggara
* URL: https://www.fontshare.com/fonts/satoshi
* © 2024 Indian Type Foundry
*
* Satoshi Light 
* Satoshi LightItalic 
* Satoshi Regular 
* Satoshi Italic 
* Satoshi Medium 
* Satoshi MediumItalic 
* Satoshi Bold 
* Satoshi BoldItalic 
* Satoshi Black 
* Satoshi BlackItalic 
* Satoshi Variable (Variable font)
* Satoshi VariableItalic (Variable font)
*
*/
@font-face {
  font-family: 'Satoshi-Light';
  src: url("/assets/Satoshi-Light-63f62cb7.woff2") format('woff2'),
       url("/assets/Satoshi-Light-40235a43.woff") format('woff'),
       url("/assets/Satoshi-Light-85fcf5a3.ttf") format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-LightItalic';
  src: url("/assets/Satoshi-LightItalic-10642561.woff2") format('woff2'),
       url("/assets/Satoshi-LightItalic-891db6fc.woff") format('woff'),
       url("/assets/Satoshi-LightItalic-b8bfd79e.ttf") format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'Satoshi-Regular';
  src: url("/assets/Satoshi-Regular-3148e333.woff2") format('woff2'),
       url("/assets/Satoshi-Regular-82302e85.woff") format('woff'),
       url("/assets/Satoshi-Regular-182c6bb6.ttf") format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-Italic';
  src: url("/assets/Satoshi-Italic-e5078af6.woff2") format('woff2'),
       url("/assets/Satoshi-Italic-bb91aa03.woff") format('woff'),
       url("/assets/Satoshi-Italic-47fd023f.ttf") format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'Satoshi-Medium';
  src: url("/assets/Satoshi-Medium-3c8243d3.woff2") format('woff2'),
       url("/assets/Satoshi-Medium-d3ccda81.woff") format('woff'),
       url("/assets/Satoshi-Medium-f744cbd5.ttf") format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-MediumItalic';
  src: url("/assets/Satoshi-MediumItalic-5f6ab39d.woff2") format('woff2'),
       url("/assets/Satoshi-MediumItalic-3706bd05.woff") format('woff'),
       url("/assets/Satoshi-MediumItalic-b0b26191.ttf") format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'Satoshi-Bold';
  src: url("/assets/Satoshi-Bold-4ddd9a29.woff2") format('woff2'),
       url("/assets/Satoshi-Bold-22044e3e.woff") format('woff'),
       url("/assets/Satoshi-Bold-a7574710.ttf") format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-BoldItalic';
  src: url("/assets/Satoshi-BoldItalic-1d914a59.woff2") format('woff2'),
       url("/assets/Satoshi-BoldItalic-43ffa19d.woff") format('woff'),
       url("/assets/Satoshi-BoldItalic-b671ab01.ttf") format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'Satoshi-Black';
  src: url("/assets/Satoshi-Black-ce4d0196.woff2") format('woff2'),
       url("/assets/Satoshi-Black-5c8741d8.woff") format('woff'),
       url("/assets/Satoshi-Black-09412b7e.ttf") format('truetype');
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-BlackItalic';
  src: url("/assets/Satoshi-BlackItalic-7a0dbc3c.woff2") format('woff2'),
       url("/assets/Satoshi-BlackItalic-151c2211.woff") format('woff'),
       url("/assets/Satoshi-BlackItalic-581c5589.ttf") format('truetype');
  font-weight: 900;
  font-display: swap;
  font-style: italic;
}
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 900.0;
*
* available axes:
'wght' (range from 300.0 to 900.0
*/
@font-face {
  font-family: 'Satoshi';
  src: url("/assets/Satoshi-Variable-0513381f.woff2") format('woff2'),
       url("/assets/Satoshi-Variable-6cebd608.woff") format('woff'),
       url("/assets/Satoshi-Variable-a84003fd.ttf") format('truetype');
  font-weight: 300 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 300.0 to 900.0
*/
@font-face {
  font-family: 'Satoshi-VariableItalic';
  src: url("/assets/Satoshi-VariableItalic-7955f7fb.woff2") format('woff2'),
       url("/assets/Satoshi-VariableItalic-e90044bd.woff") format('woff'),
       url("/assets/Satoshi-VariableItalic-8e6ab5b4.ttf") format('truetype');
  font-weight: 300 900;
  font-display: swap;
  font-style: italic;
}

