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