@font-face 
{
   font-family: 'Aller';
   
   
   src: url('../fonts/aller_rg.eot');
   src: url('../fonts/aller_rg.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_rg.woff') format('woff'),
         url('../fonts/aller_rg.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
  
}