Big Mouth

Europa Grotesk No 2 Sh Bold Font Free Download Top Info

Use CSS font-weight: 700 or 800. Ensure you have a fallback stack: font-family: 'Europa Grotesk No 2 SH', 'Helvetica Neue', 'Impact', sans-serif;

Because the "Bold" weight is so dense and the x-height is so high, using it for paragraphs (e.g., 12px or 14px) will make the text look muddy and unreadable. Reserve this heavyweight for titles and pull quotes. europa grotesk no 2 sh bold font free download top


If you downloaded a webfont kit:

@font-face 
    font-family: 'Europa Grotesk No 2 SH';
    src: url('europa-grotesk-no2-bold.woff2') format('woff2'),
         url('europa-grotesk-no2-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;

  • Always verify the license on the font’s official source before downloading or using it commercially.