:root {
  --primary: #F7C517;
  --primary-light: #fcd343;
  --primary-xlight: #fde389;
  --linkColor:  #3a72ff;
}

@font-face {
  font-family: 'helveticaneue';
  font-style: normal;
  src:url("../fonts/helveticaneue-regular.ttf");
}