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