/*
    font-familt:'Santoshi Variable'
    font-familt:'Zodiak Variable'
*/

@font-face {
  font-family: 'Satoshi Variable';
  src:url('/fonts/Satoshi-Variable.woff2') format('woff2'),
      url('/fonts/Satoshi-Variable.woff') format('woff');
}


@font-face {
  font-family: 'ZodiakVariable';
  src: url('/fonts/Zodiak-Variable.woff2') format('woff2'),
       url('/fonts/Zodiak-Variable.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ZodiakVariable';
  src: url('/fonts/Zodiak-Variable.woff2') format('woff2'),
       url('/fonts/Zodiak-Variable.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ZodiakVariable';
  src: url('/fonts/Zodiak-Variable.woff2') format('woff2'),
       url('/fonts/Zodiak-Variable.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: 'ZodiakVariable';
  src: url('/fonts/Zodiak-Variable.woff2') format('woff2'),
       url('/fonts/Zodiak-Variable.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
