@font-face {
  font-family: 'helveticaregular';
  src: url('helvetica-webfont.woff2') format('woff2'),
       url('helvetica-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'didot';
  src: url('d-italic-webfont.woff2') format('woff2'),
       url('d-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}