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