@font-face {
  font-family: 'Quicksand Regular';
  src: url('Quicksand Regular.eot');
  src: url('Quicksand Regular.woff2') format('woff2'),
       url('Quicksand Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand-Regular';
  src: url('Quicksand-Regular.woff') format('woff'),
       url('Quicksand-Regular.ttf') format('truetype'),
       url('Quicksand-Regular.svg#Quicksand-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

