{"id":13493899,"url":"https://github.com/github/mona-sans","last_synced_at":"2025-05-13T23:06:35.040Z","repository":{"id":62982039,"uuid":"525108068","full_name":"github/mona-sans","owner":"github","description":"Mona Sans, a variable font from GitHub","archived":false,"fork":false,"pushed_at":"2025-03-07T18:30:24.000Z","size":73802,"stargazers_count":3804,"open_issues_count":22,"forks_count":99,"subscribers_count":207,"default_branch":"main","last_synced_at":"2025-04-10T02:10:36.012Z","etag":null,"topics":["font","variable-fonts"],"latest_commit_sha":null,"homepage":"http://github.com/mona-sans","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"ofl-1.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/github.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-15T19:10:38.000Z","updated_at":"2025-04-08T03:20:07.000Z","dependencies_parsed_at":"2024-06-27T18:07:02.231Z","dependency_job_id":"e354b0df-5fe2-45a2-b429-3e1cb9e09297","html_url":"https://github.com/github/mona-sans","commit_stats":{"total_commits":53,"total_committers":6,"mean_commits":8.833333333333334,"dds":0.3584905660377359,"last_synced_commit":"eaeba820896511123dadb2da1cd7560f8dc1aa35"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fmona-sans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fmona-sans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fmona-sans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fmona-sans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/mona-sans/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248142906,"owners_count":21054671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["font","variable-fonts"],"created_at":"2024-07-31T19:01:19.855Z","updated_at":"2025-04-10T02:11:10.058Z","avatar_url":"https://github.com/github.png","language":null,"readme":"# Mona Sans\n\n[Download Mona Sans](https://github.com/github/mona-sans/releases/latest) • [Typeface microsite](https://github.com/mona-sans) ↗️\n\nA strong and versatile typeface, designed together with [Degarism](https://degarism.com/) and inspired by industrial-era grotesques. Mona Sans works well across product, web, and print. Made to work well together with  Mona Sans's sidekick, [Hubot Sans](https://github.com/github/hubot-sans).\n\nMona Sans is a [variable font](https://web.dev/variable-fonts/). Variable fonts enable different variations of a typeface to be incorporated into one single file, and are supported by all major browsers, allowing for performance benefits and granular design control of the typeface's weight, width, and slant.\n\n![mona-sans](https://user-images.githubusercontent.com/99746865/200648883-dbd47e9a-9d95-483e-aef6-1bfa602eb942.png)\n\n## Usage\n\nFor web, we recommend using `Mona Sans.woff2`. Define the font with a `@font-face` rule, set its **weight** and **stretch** ranges, and use it:\n\n```css\n@font-face {\n  font-family: 'Mona Sans';\n  src:\n    url('Mona-Sans.woff2') format('woff2 supports variations'),\n    url('Mona-Sans.woff2') format('woff2-variations');\n  font-weight: 200 900;\n  font-stretch: 75% 125%;\n}\n\nhtml {\n  font-family: 'Mona Sans';\n}\n```\n\nTo reduce [CLS](https://web.dev/cls/), you can preload the font in the `head` of your document:\n\n```html\n\u003clink rel=\"preload\" href=\"Mona-Sans.woff2\" as=\"font\" type=\"font/woff2\" crossorigin\u003e\n```\n\n## Styles\n| Style Name | Italic Name | Weight | Width |\n| --- | --- | --- | --- |\n| UltraLight Narrow | UltraLight Narrow Italic | 200 | 75 |\n| Light Narrow | Light Narrow Italic | 300 | 75 |\n| Regular Narrow | Regular Narrow Italic | 400 | 75 |\n| Medium Narrow | Medium Narrow Italic | 500 | 75 |\n| SemiBold Narrow | SemiBold Narrow Italic | 600 | 75 |\n| Bold Narrow | Bold Narrow Italic | 700 | 75 |\n| ExtraBold Narrow | ExtraBold Narrow Italic | 800 | 75 |\n| Black Narrow | Black Narrow Italic | 900 | 75 |\n| UltraLight | UltraLight Italic | 200 | 100 |\n| Light | Light Italic | 300 | 100 |\n| Regular | Regular Italic | 400 | 100 |\n| Medium | Medium Italic | 500 | 100 |\n| SemiBold | SemiBold Italic | 600 | 100 |\n| Bold | Bold Italic | 700 | 100 |\n| ExtraBold | ExtraBold Italic | 800 | 100 |\n| Black | Black Italic | 900 | 100 |\n| UltraLight Wide | UltraLight Wide Italic | 200 | 125 |\n| Light Wide | Light Wide Italic | 300 | 125 |\n| Regular Wide | Regular Wide Italic | 400 | 125 |\n| Medium Wide | Medium Wide Italic | 500 | 125 |\n| SemiBold Wide | SemiBold Wide Italic | 600 | 125 |\n| Bold Wide | Bold Wide Italic | 700 | 125 |\n| ExtraBold Wide | ExtraBold Wide Italic | 800 | 125 |\n| Black Wide | Black Wide Italic | 900 | 125 |\n\n## Stylistic sets\n\nMona Sans has eight stylistic sets:\n\n| Set | Description | Example |\n| --- | --- | --- | \n| ss01 | Square diacritical marks | ![ss01](https://github.com/user-attachments/assets/18fa3132-6839-4ef9-afd9-c75a082899ef) |\n| ss02 | Wide uppercase I | ![ss02](https://github.com/user-attachments/assets/a0de7f9c-f9c0-4583-ac32-a10d25a54328) |\n| ss03 | Lowercase l with tail | ![ss03](https://github.com/user-attachments/assets/8594effd-0528-4af9-8c58-0dfba66b2b45) |\n| ss04 | Lowercase l with top serif | ![ss04](https://github.com/user-attachments/assets/7c7610a9-947e-45d5-80fc-71849a257d82) |\n| ss05 | Double-storey a | ![ss05](https://github.com/user-attachments/assets/d31a11b8-1809-4a34-bbcb-b8b7057ddef0) |\n| ss06 | Double-storey g | ![ss06](https://github.com/user-attachments/assets/ca8bef04-68d8-4c36-bfa6-8313d5642a9d) |\n| ss07 | Round G | ![ss07](https://github.com/user-attachments/assets/4d5fb045-df90-4dc7-8dbb-3f2a271477df) |\n| ss08 | Tabular zero with straight bar | ![ss08](https://github.com/user-attachments/assets/6c54f0eb-0054-4876-a366-1c00d955b89b) |\n\nWhen using Mona Sans on the web, you can control each stylistic set with the syntax `\"ssXX\" on/off`, e.g.:\n\n```css\nhtml {\n  font-family: 'Mona Sans';\n  font-feature-settings: \"ss01\" on, \"ss03\" on, \"ss05\" on; /* Turns on square diacritical marks, small letter L distinct from capital I, and alternative small letter g */\n}\n```\n\n## Ligatures\n\nMona Sans comes with seven ligatures:\n\n| Ligature | Example |\n| --- | --- | \n| ff | ![ff](https://github.com/user-attachments/assets/257cf188-808c-4bfc-9087-61dedf4c1e6f) | \n| ffi | ![ffi](https://github.com/user-attachments/assets/f7c92ef1-90ef-4bec-9f00-1a4c522e1c73) | \n| fy | ![fy](https://github.com/user-attachments/assets/232ead1c-09bd-4567-b17f-9d2651edef63) | \n| fi | ![fi](https://github.com/user-attachments/assets/2cd901e4-f077-449d-ad6a-eec683b7f402) | \n| fl | ![fl](https://github.com/user-attachments/assets/c0591522-f273-48fd-a0f5-0e2c77df6e9a) | \n| ti | ![ti](https://github.com/user-attachments/assets/556aab9f-e8f5-40dd-b8d2-70903d0cab65) | \n| tt | ![tt](https://github.com/user-attachments/assets/d0392c30-2b8c-4646-b578-0ae66a328505) | \n\n## License\nMona Sans is licensed under the [SIL Open Font License v1.1](https://scripts.sil.org/OFL).\n","funding_links":[],"categories":["Shell","Others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub%2Fmona-sans","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithub%2Fmona-sans","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub%2Fmona-sans/lists"}