/**
 * @license
 *
 * Font Family: Satoshi
 * Designed by: Deni Anggara
 * URL: https://www.fontshare.com/fonts/satoshi
 * © 2021 Indian Type Foundry
 *
 * Font Styles:
 * Satoshi Variable(Variable font)
 * Satoshi Variable Italic(Variable font)
 * Satoshi Light
 * Satoshi Light Italic
 * Satoshi Regular
 * Satoshi Italic
 * Satoshi Medium
 * Satoshi Medium Italic
 * Satoshi Bold
 * Satoshi Bold Italic
 * Satoshi Black
 * Satoshi Black Italic
 *
*/


/**
* This is a variable font
* You can controll 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("../fonts/Satoshi-Variable-q0hK3j7.woff2") format('woff2'),
       url("../fonts/Satoshi-Variable-GE1MzoC.woff") format('woff'),
       url("../fonts/Satoshi-Variable-3eITlXh.ttf") format('truetype');
       font-weight: 300 900;
       font-display: swap;
       font-style: normal;
}


/**
* This is a variable font
* You can controll 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("../fonts/Satoshi-VariableItalic-7b4fqb0.woff2") format('woff2'),
       url("../fonts/Satoshi-VariableItalic-_Cn17wP.woff") format('woff'),
       url("../fonts/Satoshi-VariableItalic-x-GuDP_.ttf") format('truetype');
       font-weight: 300 900;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/Satoshi-Light-c4-fFcj.woff2") format('woff2'),
       url("../fonts/Satoshi-Light-_XacFHp.woff") format('woff'),
       url("../fonts/Satoshi-Light-CA1xfxZ.ttf") format('truetype');
       font-weight: 300;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/Satoshi-LightItalic-D3nF8Hp.woff2") format('woff2'),
       url("../fonts/Satoshi-LightItalic-cyBXOlG.woff") format('woff'),
       url("../fonts/Satoshi-LightItalic-eFS0sWD.ttf") format('truetype');
       font-weight: 300;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/Satoshi-Regular-Fn9q7mR.woff2") format('woff2'),
       url("../fonts/Satoshi-Regular-Jc_r4Cx.woff") format('woff'),
       url("../fonts/Satoshi-Regular-zotmevo.ttf") format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/Satoshi-Italic-65T3XFq.woff2") format('woff2'),
       url("../fonts/Satoshi-Italic-NX-ODZH.woff") format('woff'),
       url("../fonts/Satoshi-Italic-iSbqi8u.ttf") format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/Satoshi-Medium-XXIe2gM.woff2") format('woff2'),
       url("../fonts/Satoshi-Medium-YdGgk-Z.woff") format('woff'),
       url("../fonts/Satoshi-Medium-ZLXg7PU.ttf") format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/Satoshi-MediumItalic-ePdX4Z8.woff2") format('woff2'),
       url("../fonts/Satoshi-MediumItalic-BSkqgO6.woff") format('woff'),
       url("../fonts/Satoshi-MediumItalic-qFRvBjX.ttf") format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/Satoshi-Bold-t90hPeO.woff2") format('woff2'),
       url("../fonts/Satoshi-Bold-AXzmIRf.woff") format('woff'),
       url("../fonts/Satoshi-Bold-b4Al2H2.ttf") format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/Satoshi-BoldItalic-zSN-Fab.woff2") format('woff2'),
       url("../fonts/Satoshi-BoldItalic-H7niEHL.woff") format('woff'),
       url("../fonts/Satoshi-BoldItalic-dUy7sHa.ttf") format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/Satoshi-Black-eOZKR-4.woff2") format('woff2'),
       url("../fonts/Satoshi-Black-OzEAByW.woff") format('woff'),
       url("../fonts/Satoshi-Black-r2ajCW2.ttf") format('truetype');
       font-weight: 900;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/Satoshi-BlackItalic-NZiGZpk.woff2") format('woff2'),
       url("../fonts/Satoshi-BlackItalic-Po3vTNl.woff") format('woff'),
       url("../fonts/Satoshi-BlackItalic-4kwYNjJ.ttf") format('truetype');
       font-weight: 900;
       font-display: swap;
       font-style: italic;
}

