@font-face {
  font-family: 'Quicksand';
  src: url('Quicksand.ttf') format('truetype');
  font-weight: 100 600 700 900;
  font-style: normal;
  font-display: swap;
}
