HTML code snippet
<p>Source Sans 3 Regular, 16px / 22px at all browser widths. Lorem ipsum dolor sit amet, <em>consectetur adipisicing elit</em>, sed do
eiusmod <strong>tempor incididunt</strong> ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut
aliquip ex ea commodo consequat.</p>
Implementation details
Vertical spacing
- Applies 15px bottom margin to all
p
,ul
,ol
,dl
,figure
,table
, andblockquote
elements. - Applies -5px top
margin
to lists following paragraphs to reduce `margin between them to 10px. - Applies 8px bottom
margin
to list items that are not within a nav element. - Assumes that the font size of each of these items remains the default.
Italicizing
We don’t serve the font file for Source Sans 3 Italic because we found Source Sans 3 Regular with browser-created faux italics was an acceptable substitute, and it saves a lot of bytes not to serve it.
Bolding
We’re trying out Source Sans 3 Medium with faux bolding in place of Source Sans 3 Semi Bold, though the results of that experiment have been less predictable, so we may yet revert that decision.
Specs
- Source Sans 3 Regular
- 16px / 22px at all browser widths