POLICE ONBOUGE
==============

Une police serif libre de l'ecosysteme OnBouge (PROenVUE Lda).
Charset complet (latin, accents francais et portugais), trois styles :
Regular, Bold, Italic. Elle contient le symbole monetaire HIRONDOR (hOr)
au caractere U+E0A0.

FICHIERS
--------
  OnBouge-Regular.ttf / .woff2 / .woff
  OnBouge-Bold.ttf    / .woff2 / .woff
  OnBouge-Italic.ttf  / .woff2 / .woff
  OFL.txt   (licence)

INSTALLER (bureautique : Word, LibreOffice, Canva local, etc.)
--------------------------------------------------------------
  Windows : clic droit sur le .ttf -> Installer.
  macOS   : double-clic sur le .ttf -> Installer la police.
  Linux   : copier le .ttf dans ~/.fonts puis fc-cache -f.
  Choisir ensuite la police "OnBouge" dans le menu des polices.

UTILISER SUR LE WEB
-------------------
  @font-face{ font-family:'OnBouge';
    src:url('OnBouge-Regular.woff2') format('woff2'); }
  body{ font-family:'OnBouge', Georgia, serif; }

LE SYMBOLE HIRONDOR
-------------------
  Le symbole hOr est le caractere U+E0A0 (entite HTML : &#xE0A0;).
  Il s'ecrit au fil du texte quand la police OnBouge est active.
  En texte brut, sans la police, on ecrit : hOr  ou  HIRO  (ex. 25 hOr).

LICENCE
-------
  SIL Open Font License 1.1 (voir OFL.txt).
  Libre d'usage, y compris commercial ; modifiable et redistribuable sous OFL.
  La police OnBouge est une declinaison personnalisee de Libre Baskerville
  (c) 2012 Impallari Type, enrichie du symbole Hirondor par PROenVUE Lda.
  Les credits d'origine sont conserves dans OFL.txt (conformite OFL).

  https://hirondor.onbouge.eu/police/
