@font-face {
  font-family: 'AuroraABC';
  src: url('../fonts/aurorabc.ttf') format('truetype'),
       url('../fonts/aurorabc.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IDroid';
  src: url('../fonts/IDroid.otf') format('opentype'),
  font-weight: normal;
  font-style: normal;
}