Logo Lanfrica

debessay/Gofa_amharic_fonts

Domain:

natural language processing

Record type:

tools
Creator:
deb
Host:
## Live Demo View the full character comparison Noto Sans Ethiopic here: → Open Font Comparison # Geez_Gofa_C Screenshot **Geez_Gofa_C** is a modern Ethiopian (Ge'ez / Amharic) typeface designed in Light weight (200). ## Styles Included - Normal Plain - Condensed Plain - Expanded Plain - Normal Oblique ## Available Formats - OTF - TTF - WOFF2 ## Installation ### Desktop 1. Download the font files or the zip (`Geez_Gofa_C_200.zip`) 2. Install the `.otf` or `.ttf` files on your computer ### Web (Recommended) Use the free jsDelivr CDN: ```css @font-face { font-family: 'Geez_Gofa_C'; src: url('cdn.jsdelivr.net') format('woff2'); font-weight: 300; font-style: normal; font-display: swap; }