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

}

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

}