# Opificio Display typeface for Kode Design Consultants — used **only** for the `kode` wordmark and headline display moments. Bold is the canonical wordmark cut. ## Files Squared cuts → CSS family **`Opificio`** | File | CSS weight | |------|------------| | `opificio_light.woff2` | 300 | | `opificio_regular.woff2` | 400 | | `opificio_bold.woff2` | 700 | Rounded cuts → CSS family **`Opificio Rounded`** | File | CSS weight | |------|------------| | `opificio_light_rounded.woff2` | 300 | | `opificio_rounded.woff2` | 400 | | `opificio_bold_rounded.woff2` | 700 | ## Usage ```css .wordmark { font-family: "Opificio"; font-weight: 700; } .wordmark-soft { font-family: "Opificio Rounded"; font-weight: 700; } ``` Confirm Opificio's licensing terms with the foundry before redistributing.