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