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