/**
* @license
*
* Font Family: Clash Grotesk
* Designed by: Indian Type Foundry
* URL: https://www.fontshare.com/fonts/clash-grotesk
* © 2026 Indian Type Foundry
*
* Clash Grotesk Medium 
* Clash Grotesk Semibold 

*
*/
@font-face {
  font-family: 'ClashGrotesk';
  src: url('/wp-content/themes/kadence-child-ideamatic/fonts/ClashGrotesk-Variable.woff2') format('woff2 supports variations'),
       url('/wp-content/themes/kadence-child-ideamatic/fonts/ClashGrotesk-Variable.woff2') format('woff2');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}