@font-face {
  font-family: 'Inter';
  src: url('/wp-content/themes/handiwork/assets/fonts/inter.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

/* Lexend Variable (weight 100–900) */
@font-face {
  font-family: 'Lexend';
  src: url('/wp-content/themes/jcm-2025/assets/fonts/Lexend-Light.woff2') format('woff2');
  font-weight: 300; /* variable range */
  font-style: normal;
}	

@font-face {
  font-family: 'Lexend';
  src: url('/wp-content/themes/jcm-2025/assets/fonts/Lexend-Bold.woff2') format('woff2');
  font-weight: bold; /* variable range */
  font-style: normal;
}	

@font-face {
  font-family: 'Lexend';
  src: url('/wp-content/themes/jcm-2025/assets/fonts/Lexend-Regular.woff2') format('woff2');
  font-weight: 400; /* variable range */
  font-style: normal;
}	

