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