@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');
}
