{
  "family": "Aeonik",
  "use": "The Alert Enterprise typeface. Use it on everything that leaves the company: documents, decks, email, web, video, print.",
  "fallback": "DM Sans (assets/fonts/DMSans-Variable.ttf), only where Aeonik cannot be installed or embedded.",
  "cuts": [
    {
      "name": "Light",
      "weight": 300,
      "css_weight": "300"
    },
    {
      "name": "Regular",
      "weight": 400,
      "css_weight": "400"
    },
    {
      "name": "Bold",
      "weight": 700,
      "css_weight": "700"
    }
  ],
  "weights": "Only 300, 400 and 700 exist. Never set other weights.",
  "zip": {
    "path": "assets/fonts/Aeonik.zip",
    "bytes": 284125,
    "sha256": "fa4377cd97771eb9d93d67ae2e4dec60f5570730e9d7df850a87d9330347259d"
  },
  "stylesheet": "assets/fonts/aeonik.css",
  "install": {
    "macos": "bash scripts/install-aeonik.sh",
    "linux": "bash scripts/install-aeonik.sh",
    "windows": "powershell -ExecutionPolicy Bypass -File scripts/install-aeonik.ps1",
    "remote": "bash scripts/install-aeonik.sh https://<host>/   (base URL of this repository when hosted)"
  },
  "files": [
    {
      "cut": "Light",
      "weight": 300,
      "css_weight": "300",
      "format": "opentype",
      "kind": "otf",
      "path": "assets/fonts/Aeonik-Light.otf",
      "bytes": 83680,
      "sha256": "b84dff19d85082dab8818b328df4e2049c1ffd4f1bb9c1a189dc3056cfe28986"
    },
    {
      "cut": "Light",
      "weight": 300,
      "css_weight": "300",
      "format": "woff2",
      "kind": "woff2",
      "path": "assets/fonts/woff2/Aeonik-Light.woff2",
      "bytes": 43532,
      "sha256": "c84567fb550f2301d68d23d441bdf0b5b445540bce208d1f4eb92f456dd665d5"
    },
    {
      "cut": "Regular",
      "weight": 400,
      "css_weight": "400",
      "format": "opentype",
      "kind": "otf",
      "path": "assets/fonts/Aeonik-Regular.otf",
      "bytes": 81524,
      "sha256": "29a87909ba340b64a5dd0284ec8a3eacf11e090a86ab4e826ce5798c286e66e8"
    },
    {
      "cut": "Regular",
      "weight": 400,
      "css_weight": "400",
      "format": "woff2",
      "kind": "woff2",
      "path": "assets/fonts/woff2/Aeonik-Regular.woff2",
      "bytes": 41892,
      "sha256": "3196b44eaf2c5b583e76287e9e33387960121a4b6c8b3287b00a40e97d837da7"
    },
    {
      "cut": "Bold",
      "weight": 700,
      "css_weight": "700",
      "format": "opentype",
      "kind": "otf",
      "path": "assets/fonts/Aeonik-Bold.otf",
      "bytes": 86200,
      "sha256": "e338a94917943a6832dea2fe00991024d3d1a0fa6a11731bc850c4c9a89fc29a"
    },
    {
      "cut": "Bold",
      "weight": 700,
      "css_weight": "700",
      "format": "woff2",
      "kind": "woff2",
      "path": "assets/fonts/woff2/Aeonik-Bold.woff2",
      "bytes": 44732,
      "sha256": "22b1b2bf887790600942f904c5d278d5a34066f8142c16138e95292a8ee73d93"
    }
  ]
}