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