/**
* @license
*
* Font Family: Satoshi
* Designed by: Deni Anggara
* URL: https://www.fontshare.com/fonts/satoshi
* © 2025 Indian Type Foundry
*
* Satoshi Regular 
* Satoshi Medium 
*
*/

@font-face {
  font-family: 'Satoshi-Regular';
  src: url('./Satoshi-Regular.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-Medium';
  src: url('./Satoshi-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}