/*
 Theme Name:   Divi Child
 Description:  Dynamic Divi Child Theme
 Template:     Divi
*/
@font-face {
  font-family: 'Satoshi';
  src: url('/wp-content/uploads/2025/05/Satoshi-Variable.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.satoshi{
	font-family: 'Satoshi'!important;
	font-family: inherit !important;
}

.satoshi *{
	font-family: inherit !important;
}

.spectra_cartesio_button{
	height:48px!important;
}
