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