🍺 BREW Explorer

← all casks

Zilla Slab

brew install --cask font-zilla-slab v1.002

6
30-day installs · #5051
16
90-day · #5295
74
365-day · #5004
450
★ GitHub stars · updated 3y ago

GitHub topics

mozilla typography webfont webfonts

Links

Raw metadata
{
  "alternatives": [],
  "artifacts": [
    {
      "font": [
        "zilla-slab/otf/ZillaSlabHighlight-Regular.otf"
      ],
      "target": "/$HOME/Library/Fonts/ZillaSlabHighlight-Regular.otf"
    },
    {
      "font": [
        "zilla-slab/otf/ZillaSlab-BoldItalic.otf"
      ],
      "target": "/$HOME/Library/Fonts/ZillaSlab-BoldItalic.otf"
    },
    {
      "font": [
        "zilla-slab/otf/ZillaSlab-Italic.otf"
      ],
      "target": "/$HOME/Library/Fonts/ZillaSlab-Italic.otf"
    },
    {
      "font": [
        "zilla-slab/otf/ZillaSlab-Light.otf"
      ],
      "target": "/$HOME/Library/Fonts/ZillaSlab-Light.otf"
    },
    {
      "font": [
        "zilla-slab/otf/ZillaSlab-LightItalic.otf"
      ],
      "target": "/$HOME/Library/Fonts/ZillaSlab-LightItalic.otf"
    },
    {
      "font": [
        "zilla-slab/otf/ZillaSlab-Medium.otf"
      ],
      "target": "/$HOME/Library/Fonts/ZillaSlab-Medium.otf"
    },
    {
      "font": [
        "zilla-slab/otf/ZillaSlab-MediumItalic.otf"
      ],
      "target": "/$HOME/Library/Fonts/ZillaSlab-MediumItalic.otf"
    },
    {
      "font": [
        "zilla-slab/otf/ZillaSlab-Regular.otf"
      ],
      "target": "/$HOME/Library/Fonts/ZillaSlab-Regular.otf"
    },
    {
      "font": [
        "zilla-slab/otf/ZillaSlab-SemiBold.otf"
      ],
      "target": "/$HOME/Library/Fonts/ZillaSlab-SemiBold.otf"
    },
    {
      "font": [
        "zilla-slab/otf/ZillaSlab-SemiBoldItalic.otf"
      ],
      "target": "/$HOME/Library/Fonts/ZillaSlab-SemiBoldItalic.otf"
    },
    {
      "font": [
        "zilla-slab/otf/ZillaSlabHighlight-Bold.otf"
      ],
      "target": "/$HOME/Library/Fonts/ZillaSlabHighlight-Bold.otf"
    },
    {
      "font": [
        "zilla-slab/otf/ZillaSlab-Bold.otf"
      ],
      "target": "/$HOME/Library/Fonts/ZillaSlab-Bold.otf"
    }
  ],
  "auto_updates": null,
  "categories": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": null,
  "disable_reason": null,
  "disabled": 0,
  "display_name": "Zilla Slab",
  "enrichment_fetched_at": "2026-06-20T22:44:21+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "font-zilla-slab",
  "github_default_branch": "master",
  "github_last_commit_at": "2023-06-06T03:24:31Z",
  "github_readme_excerpt": "# Zilla Slab\n\nA custom family for Mozilla by Typotheque\n\n## Download\n\nTo quickly grab the generated fonts you can [download the latest release](https://github.com/mozilla/zilla-slab/releases/latest). You can also find Zilla Slab hosted on [Google Fonts](https://fonts.google.com/specimen/Zilla+Slab) and [Mozilla\u0027s own CDN](https://code.cdn.mozilla.net/fonts/zilla-slab.css) to reference in your projects directly. If you would like to generate the fonts from their original source, read on.\n\n## Installation\n\n```\nvirtualenv env\nsource env/bin/activate\n\npip install -r requirements.txt\n```\n\n## Dependencies to generate webfonts\n* ttfautohint\n* sfnt2woff\n* [woff2](https://github.com/google/woff2)\n\n### Install on MacOS\n```\nbrew tap bramstein/webfonttools\nbrew update\nbrew install ttfautohint\nbrew install bramstein/webfonttools/sfnt2woff\nbrew install bramstein/webfonttools/woff2\n\n```\n### Install on Linux\nInstall the dependencies with the respective package manager for your distribution (eg. apt - Debian-based systems, dnf - Red Hat-based systems, etc)\n\nNote : Compiling [woff2](https://github.com/google/woff2) from source is fairly easy with no additional dependencies (other than the included submodules - [brotli](https://github.com/google/brotli), [terryfy](https://github.com/MacPython/terryfy), [esaxx](https://github.com/hillbig/esaxx)).\n#### Debian-based systems (aptitude | apt)\n`apt install ttfautohint woff-tools`\n\n## Generating fonts\n\nbuild whilst env virtualenv is active\n```\ncd sources\nsh build.sh\n```\n",
  "github_repo": "mozilla/zilla-slab",
  "github_stars": 450,
  "github_topics": [
    "mozilla",
    "typography",
    "webfont",
    "webfonts"
  ],
  "homepage": "https://github.com/mozilla/zilla-slab",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 6,
  "installs_365d": 74,
  "installs_90d": 16,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": null,
  "llm_model": null,
  "names": [
    "Zilla Slab"
  ],
  "one_liner": null,
  "rank_30d": 5051,
  "rank_365d": 5004,
  "rank_90d": 5295,
  "raw_hash": "17f8610ad8608d06",
  "ruby_source_path": "Casks/font/font-z/font-zilla-slab.rb",
  "tap": "homebrew/cask",
  "token": "font-zilla-slab",
  "version": "1.002",
  "why_use_this": null
}