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