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