Rating: 8/10

Grotesk S SH Bold is a highly functional and visually impactful typeface. It excels in display settings where clarity and authority are required. While it may lack the "soul" of a bespoke headline font, it is a workhorse for branding, packaging, and digital interfaces.


While Bauhaus later moved to geometric sans-serifs, early Bauhaus used Grotesk faces. A bold 'S' and 'H' on a political poster of the Weimar Republic conveyed unshakeable conviction. The "SH" in "SHELL" (oil ads of the era) became iconic.

@font-face
  font-family: "GroteskS";
  src: url("GroteskS-Sh-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
.h1  font-family: "GroteskS", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; font-weight:700; font-size:64px; line-height:0.95; letter-spacing:-0.02em; 
.btn-cta  font-family:"GroteskS"; font-weight:700; font-size:16px; letter-spacing:0.02em; padding:12px 20px; text-transform:uppercase;