:root {
	--primary-blue: #007fc0;
	--primary-yellow: #fde801;
}

@font-face {
  font-family: 'Quicksand';
  src: url('../../font/Quicksand-VariableFont_wght.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

