/* Clash Grotesk – 400 Regular */
@font-face{
  font-family: 'Clash Grotesk';
  src: url('https://staging.hule.design/wp-content/uploads/fonts/clash-grotesk/ClashGrotesk-Regular.woff2') format('woff2'),
       url('https://staging.hule.design/wp-content/uploads/fonts/clash-grotesk/ClashGrotesk-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Clash Grotesk – 600 Semibold */
@font-face{
  font-family: 'Clash Grotesk';
  src: url('https://staging.hule.design/wp-content/uploads/fonts/clash-grotesk/ClashGrotesk-Semibold.woff2') format('woff2'),
       url('https://staging.hule.design/wp-content/uploads/fonts/clash-grotesk/ClashGrotesk-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
