@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/quicksand_5.2.9_latin-wght-normal.woff2') format('woff2');
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
}

html,
body,
button,
input,
select,
textarea {
  font-family: 'Quicksand', Arial, sans-serif;
}
