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