/**
* @license
*
* Font Family: Clash Display
* Designed by: Indian Type Foundry
* URL: https://www.fontshare.com/fonts/clash-display
* © 2026 Indian Type Foundry
*
* Clash Display Variable (Variable font)
*
*/

/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 700.0;
*
* available axes:
'wght' (range from 200.0 to 700.0
*/
@font-face {
  font-family: 'ClashDisplay-Variable';
  src: url('/font/ClashDisplay-Variable.woff2') format('woff2-variations');
  font-weight: 200 700;
  font-display: block;
  font-style: normal;
}

/**
* @license
*
* Font Family: Synonym
* Designed by: Hugo Dumont
* URL: https://www.fontshare.com/fonts/synonym
* © 2026 Indian Type Foundry
*
* Synonym Variable (Variable font)
*
*/
@font-face {
  font-family: 'Synonym-Variable';
  src: url('/font/Synonym-Variable.woff2') format('woff2-variations');
  font-weight: 200 700;
  font-display: block;
  font-style: normal;
}

