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