HTML and CSS Reference
In-Depth Information
roman: font-family:'NewsGothicNo.2W01-Roman';
italic: font-family:'News Gothic No.2 W01 It';
demi: font-family:'NewsGothicNo.2W01-Mediu 710407';
demi-italic: font-family:'NewsGothicNo.2W01-Mediu 710410';
bold: font-family:'NewsGothicNo.2W01-Bold';
bold-italic: font-family:'NewsGothicNo.2W01-BoldI';
*/
/* Basic Font Styles
----------------------------------------------------------------------------*/
body {
font: 18px/24px 'NewsGothicNo.2W01-Roman';
color: #1f1b0c;
letter-spacing: .06em;
}
h1 {
font-family: 'Cooper Black W01';
font-weight: normal;
}
h1 {
margin: 0;
color: #fbf7e7;
font-size: 6em;
line-height: 1em;
letter-spacing: -.1em;
}
.tagline {
font-family: 'NewsGothicNo.2W01-Light 710401';
font-size: 1.1em;
line-height: 1em;
color: #fbf7e7;
letter-spacing: .12em;
}
a {
font-family: 'NewsGothicNo.2W01-Mediu 710407';
color: #e06f00;
text-decoration: none;
}
a:active,a:hover,a:focus {
text-decoration: underline;
outline: none;
}
 
Search WWH ::




Custom Search