@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap');
html, body, input, textarea, select {
  font-family: 'Roboto Slab', cursive;
  font-size: 16px;
}
input, select, textarea {
  font-family: 'Roboto Slab', cursive;
  font-size: 16px;
}
