@font-face {
  font-family: 'Aller-Regular';
  src: url("Aller-Regular.ttf") format('truetype');
}

@font-face {
  font-family: 'Aller-Light';
  src: url("Aller-Light.ttf") format('truetype');
}

@font-face {
  font-family: 'Aller-Bold';
  src: url("Aller-Bold.ttf") format('truetype');
}
