/**
* @license
*
* Font Family: Satoshi
* Designed by: Deni Anggara
* URL: https://www.fontshare.com/fonts/satoshi
* © 2025 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");
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Satoshi-LightItalic";
    src: url("/assets/Satoshi-LightItalic-10642561.woff2") format("woff2");
    font-weight: 300;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: "Satoshi-Regular";
    src: url("/assets/Satoshi-Regular-3148e333.woff2") format("woff2");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Satoshi-Italic";
    src: url("/assets/Satoshi-Italic-e5078af6.woff2") format("woff2");
    font-weight: 400;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: "Satoshi-Medium";
    src: url("/assets/Satoshi-Medium-3c8243d3.woff2") format("woff2");
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Satoshi-MediumItalic";
    src: url("/assets/Satoshi-MediumItalic-5f6ab39d.woff2") format("woff2");
    font-weight: 500;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: "Satoshi-Bold";
    src: url("/assets/Satoshi-Bold-4ddd9a29.woff2") format("woff2");
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Satoshi-BoldItalic";
    src: url("/assets/Satoshi-BoldItalic-1d914a59.woff2") format("woff2");
    font-weight: 700;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: "Satoshi-Black";
    src: url("/assets/Satoshi-Black-ce4d0196.woff2") format("woff2");
    font-weight: 900;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Satoshi-BlackItalic";
    src: url("/assets/Satoshi-BlackItalic-7a0dbc3c.woff2") format("woff2");
    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-Variable";
    src: url("/assets/Satoshi-Variable-0513381f.woff2") format("woff2");
    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");
    font-weight: 300 900;
    font-display: swap;
    font-style: italic;
}
