/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 27 2025 | 14:59:00 */
@font-face {
  font-family: 'Satoshi';
  src: url('/wp-content/fonts/satoshi/Satoshi-Variable.woff2') format('woff2'),
       url('/wp-content/fonts/satoshi/Satoshi-Variable.woff') format('woff'),
       url('/wp-content/fonts/satoshi/Satoshi-Variable.ttf') format('truetype');
  font-weight: 300 900;
  font-display: swap;
  font-style: normal;
}

html {
	font-family: 'Satoshi', sans-serif !important;
}

h1, h2, h3 {
	font-weight: 400;
}
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
  font-weight: 800 !important;
	color: #60c6ba;
	font-style: normal;
}