@font-face {
  font-family: "Roboto Flex Var";
  src: url("https://static.spansagency.com/02/RobotoFlexGRAD,XOPQ,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC,opsz,slnt.woff2");
}

body h2, .btn-roboto > .tn-atom {
  font-family: 'Roboto Flex Var' !important;
  font-variation-settings: 'wght' 721, 'wdth' 143, 'opsz' 129;
}

body h3 {
  font-family: 'Roboto Flex Var' !important;
  font-variation-settings: 'wght' 721, 'wdth' 143, 'opsz' 129;
  letter-spacing: -10px !important;
}



@media screen and (max-width:970px){
   body h3 {
  font-family: 'Roboto Flex Var' !important;
  font-variation-settings: 'wght' 721, 'wdth' 143, 'opsz' 129;
  letter-spacing: 0px !important;
} 
}