This font is a modified version of the Rosarivo font by Pablo Ugerman,
available at:

  https://github.com/google/fonts/tree/master/ofl/rosarivo

Changes:

* Changed name of ligature tables from 'lig' to 'liga'.
  Kobo's ePub reader expects standard ligarures to be in 'liga'.

* Increased weight of Regular/Italic by 4 em units.
  In the original font a problem was reported with the anti-aliasing of the 'j'
  glyph on a Kobo Glo HD, which seems to have been fixed in this version. I
  don't know exactly what caused the problem but I think this slight increase
  in weight, which causes the glyphs to be re-drawn, might be what fixed it.

* Created Bold/BoldItalic versions with weight increased by 50 em units.
  Kobo's KePub reader automatically creates bold versions if they are missing,
  but the ePub reader needs them to be installed.

* Changed PANOSE weights to book/bold.
  Kobo's KePub reader uses PANOSE to decide which weight to use, and sometimes
  gets them mixed up if the PANOSE weight is not set as expected.

* Added 'old-style' kern tables.
  Kobo's KePub reader needs these tables for kerning. (The ePub reader uses
  the standard GPOS kern tables.)

* Changed font family name from Rosarivo to Rojarivo, to comply with the OFL.
