È UN CASINO

è un casino — type system

Casino Grotesk

Complexity is only chaos until it becomes visible. A solemn grotesque drawn as one even line — flat terminals, sharp junctions, open apertures — engineered for legibility on screens. Twenty-four styles: four weights, true italics, three widths. Every style is physically drawn; nothing is synthesized.

The mark

(È)

The parenthesis is the typographic act of admitting the mess — the aside where one says "(è un casino)". The mark holds that aside steady at the center: complexity examined, not dismissed. The accent breaks the enclosure — something always escapes, and that is the next piece of work.

The logo accent is always the grave: È. The acute É/é exists in every style for ordinary language — but never in the mark.

Logo lockups — È only

(È) UN CASINO È UN CASINO UN CASINO
(È) UN CASINO

24 styles — weight · slant · width

Light / Italic È un casino — è un casino 0123
Regular / Italic È un casino — è un casino 0123
Medium / Italic È un casino — è un casino 0123
Bold / Italic È un casino — è un casino 0123
Condensed L/R/M/B Casino Casino Casino Casino corsivo
Extended L/R/M/B Casino Casino Casino Casino corsivo

Lowercase & italiano

Perché è un casino? Perché la realtà non è mai più semplice di così. La complessità esiste finché qualcosa non è capito — e capirla è la parte più bella del lavoro, della vita e della ricerca. Città, perché, così, più, È, à è é ì ò ù.

Character set — 126 glyphs

ABCDEFGHIJKLMNOPQRSTUVWXYZ ÀÈÉÌÒÙ
abcdefghijklmnopqrstuvwxyz àèéìòù
0123456789
. , : ; ! ? ¡ ' " ‘ ’ “ ” - – — / \ ( ) [ ] { } | _
# $ % & * + = < > @ ~ ^ ° • … « » ‹ › € × ÷ ±

Readable at every size

Understand deeply Explain clearly, build what works Complexity is only chaos until it becomes visible Governance, education, climate & health — systems that carry more truth with less friction. È un casino — recognize complexity, understand it, find more, begin again. (And enjoy it: that is the point.) è un casino · governance · education · climate · health · «more truth, less friction» · 0123456789

Type tester

Web usage

@font-face {
  font-family: "Casino Grotesk";
  src: url("/fonts/woff2/CasinoGrotesk-Regular.woff2") format("woff2"),
       url("/fonts/woff/CasinoGrotesk-Regular.woff") format("woff");
  font-weight: 400; font-style: normal;
  font-display: swap;            /* text stays readable while loading */
}
/* register each weight (300/400/500/700) and style the same way;
   widths are their own families: "Casino Grotesk Condensed" / "… Extended" */

body {
  font-family: "Casino Grotesk", "Helvetica Neue", Arial, sans-serif;
  font-kerning: normal;          /* built-in kerning, incl. the (È) seal */
  font-synthesis: none;          /* never fake bold/italic — all 24 are drawn */
}