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