@font-face
{
    font-family: 'PRIMERA';
  src: url('PRIMERA.eot');
  src: url('PRIMERA.eot?#') format('embedded-opentype'),
      url('PRIMERA.woff') format('woff'),
      url('PRIMERA.ttf') format('truetype');
}
@font-face
{
    font-family: 'PRIMERA Italic';
  src: url('PRIMERA Italic.eot');
  src: url('PRIMERA Italic.eot?#') format('embedded-opentype'),
      url('PRIMERA Italic.woff') format('woff'),
      url('PRIMERA Italic.ttf') format('truetype');
}
@font-face
{
    font-family: 'PRIMERA Semi-bold';
  src: url('PRIMERA Semi-bold.eot');
  src: url('PRIMERA Semi-bold.eot?#') format('embedded-opentype'),
      url('PRIMERA Semi-bold.woff') format('woff'),
      url('PRIMERA Semi-bold.ttf') format('truetype');
}
@font-face
{
    font-family: 'PRIMERA Semi-bold-italic';
  src: url('PRIMERA Semi-bold-italic.eot');
  src: url('PRIMERA Semi-bold-italic.eot?#') format('embedded-opentype'),
      url('PRIMERA Semi-bold-italic.woff') format('woff'),
      url('PRIMERA Semi-bold-italic.ttf') format('truetype');
}
