1. In this composition is used a non-standart font, “Reader Bold”. If this one in not available on a computer, than “Helvetica Neue” will be displayed. In case this font is also not available, than it falls back to simple serif Arial or Helvetica. By not using a solid black in the paragraphs designers created a very elegant look and feel.
http://clearleft.com/
Large Headlane font: bold 3.4286em/1 "Reader Bold", "Helvetica Neue", Arial, Helvetica, sans-serif; /* 48px/48px */ font-size-adjust: 0.53; letter-spacing: -1px; color: #7EA107; text-shadow: 0 1px #fff; text-rendering: optimizelegibility; padding: 0.0833em 0 0.4167em; /* 4px 0 20px */ Small Headline
font: bold 1.5em/1.1429 "Reader Bold", "Helvetica Neue", Arial, Helvetica, sans-serif; /* 21px/24px */ font-size-adjust: 0.53; letter-spacing: -0.0238em; color: #6D9207; text-shadow: 0 1px #fff; margin: 1.5238em 0 0.3810em; /* 24px 0 8px */
Paragraphs
font: 14px/1.7413 “Helvetica Neue”, Arial, Helvetica, sans-serif; /* Baseline: 24px */ -webkit-font-smoothing: antialiased;
2. This site has really big headline with a bold weight of the text. Dark gray font colour instead of black, negative spacing and vibrant green subheadings make a very interest typographic composition.
Headline
font-family: Arial, Helvetica, Helvetica Neue, Verdana, sans-serif; color: #333; font-weight: bold; font-size: 45px; line-height: 1; margin: 0 0 9px; letter-spacing: -1px; text-decoration: none; Subheadline
font-family: Arial, Helvetica, Helvetica Neue, Verdana, sans-serif;
color: #333;
font-weight: bold;
font-size: 30px;
line-height: 1;
margin: 0 0 9px;
letter-spacing: -1px;
text-decoration: none;
Blockquotes
font-size: 14px; line-height: 20px; color: #777; margin: 0 0 18px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; font-style: italic; 3. For this site were used very clean screen sans-serif fonts like Arial or Trebuchet MS. Black colour for the texts was avoided and used dark blue and gray instead. In the composition below all CSS rules create a visually interesting look.http://copious.co.uk/ Headline
font-family: Arial, "Trebuchet MS", sans-serif; color: #094182; margin: 0 0 .2em; font-size: 2.2em; font-weight: normal; text-shadow: #a1c1d3 0px 1px 1px;
Subheadlines (About, Services, Portfolio)
font-family: Arial, "Trebuchet MS", sans-serif; color: #094182; font-size: 2em; font-weight: normal; margin: 0; padding: 0; Large paragraph
font-size: 1.1em;










