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

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

