@font-face {
  font-family: "Aller";
  src: url("Aller_Rg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Aller";
  src: url("Aller_Bd.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Aller";
  src: url("Aller_It.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
