/**
* @license
*
* Font Family: Clash Display
* Designed by: Indian Type Foundry
* URL: https://www.fontshare.com/fonts/clash-display
* © 2024 Indian Type Foundry
*
* Clash Display Extralight 
* Clash Display Light 
* Clash Display Regular 
* Clash Display Medium 
* Clash Display Semibold 
* Clash Display Bold 
* Clash Display Variable (Variable font)

*
*/
@font-face {
  font-family: 'ClashDisplay-Extralight';
  src: url("../../fonts/ninja/ClashDisplay-Extralight.ed532c7c0e77.woff2") format('woff2'),
       url("../../fonts/ninja/ClashDisplay-Extralight.0bc337fc602d.woff") format('woff'),
       url("../../fonts/ninja/ClashDisplay-Extralight.dd3e06aa66a9.ttf") format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashDisplay-Light';
  src: url("../../fonts/ninja/ClashDisplay-Light.d14ff0a7fad0.woff2") format('woff2'),
       url("../../fonts/ninja/ClashDisplay-Light.800f679a2416.woff") format('woff'),
       url("../../fonts/ninja/ClashDisplay-Light.85908d1d0d58.ttf") format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashDisplay-Regular';
  src: url("../../fonts/ninja/ClashDisplay-Regular.cf87d6ec7387.woff2") format('woff2'),
       url("../../fonts/ninja/ClashDisplay-Regular.845fd93f056b.woff") format('woff'),
       url("../../fonts/ninja/ClashDisplay-Regular.8281d40c682b.ttf") format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashDisplay-Medium';
  src: url("../../fonts/ninja/ClashDisplay-Medium.b94bd6584596.woff2") format('woff2'),
       url("../../fonts/ninja/ClashDisplay-Medium.8c687c3bab8f.woff") format('woff'),
       url("../../fonts/ninja/ClashDisplay-Medium.f801579df950.ttf") format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashDisplay-Semibold';
  src: url("../../fonts/ninja/ClashDisplay-Semibold.3ac748889874.woff2") format('woff2'),
       url("../../fonts/ninja/ClashDisplay-Semibold.631d8bf1b23d.woff") format('woff'),
       url("../../fonts/ninja/ClashDisplay-Semibold.5c7adedf6a7a.ttf") format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashDisplay-Bold';
  src: url("../../fonts/ninja/ClashDisplay-Bold.ea80c2358066.woff2") format('woff2'),
       url("../../fonts/ninja/ClashDisplay-Bold.5d034e586596.woff") format('woff'),
       url("../../fonts/ninja/ClashDisplay-Bold.845b81eb8251.ttf") format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
/**
* 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("../../fonts/ninja/ClashDisplay-Variable.09fd55f1eaf6.woff2") format('woff2'),
       url("../../fonts/ninja/ClashDisplay-Variable.303c83362916.woff") format('woff'),
       url("../../fonts/ninja/ClashDisplay-Variable.2fcd723a1a01.ttf") format('truetype');
  font-weight: 200 700;
  font-display: swap;
  font-style: normal;
}

