@font-face {
  font-family: 'vf-sans';
  src: url('vf-sans.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'vf-sans';
  src: url('vf-sans-oblique.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'vf-didot5';
  src: url('vf-didot5-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'vf-didot5';
  src: url('vf-didot5-regular-italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'flama-condensed';
  src: url('flama-condensed-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}