@font-face {
  font-family: 'Ernest Emily Solid';
  font-style: italic;
  src: url("Ernest_Emily_solid.otf") format("opentype"),  url("Ernest_Emily_solid.woff") format("woff");
}
@font-face {
  font-family: 'Ernest Emily Solid';
  font-style: normal;
  src: url("Ernest_Emily_solid.otf") format("opentype"),  url("Ernest_Emily_solid.woff") format("woff");
}