@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i|Roboto+Slab:400,700,900);


.Roboto span {
   font-family: 'Roboto Slab', sans-serif !important;
}

.OpenSans span {
   font-family: 'Open Sans', sans-serif !important;
}

text {
   font-family: 'Open Sans', sans-serif !important;
}

textarea {
  resize: none !important; 
}