@font-face {
  font-family: 'maiah';
  src:  url('Maiah-Regular.eot');
  src:  url('Maiah-Regular.eot') format('embedded-opentype'),
    url('Maiah-Regular.woff') format('woff'),
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'maiah-thin';
  src:  url('Maiah-Thin.eot');
  src:  url('Maiah-Thin.eot') format('embedded-opentype'),
    url('Maiah-Thin.woff') format('woff'),
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'maiah-bold';
  src:  url('Maiah-Bold.eot');
  src:  url('Maiah-Bold.eot') format('embedded-opentype'),
    url('fonts/Maiah-Bold.woff') format('woff'),
  font-weight: normal;
  font-style: normal;
}



  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}