h2.rte-fwb-text-button{
  color:#000000; 
  font-family:"Roboto Thin"; 
  font-size:28px;
}
h2.rte-fwb-text-button:first-line{
  font-family:"Roboto Black"; 
  font-size:32px;
}

@media screen and (max-width:1399.5px){
  h2.rte-fwb-text-button{
    font-size:18px;
  }
  h2.rte-fwb-text-button:first-line{
    font-size:22px;
  }
}