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