@font-face {
  font-family: 'helvetica_neueregular';
  src: url('helveticaneue-medium-webfont.woff2') format('woff2'),
  url('helveticaneue-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'quicksandregular';
  src: url('quicksand-regular-webfont.woff2') format('woff2'),
  url('quicksand-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}