Fonts
PT Sans is used for all headers, and the “arlingtonva.us” in the slim header.
Open Sans is used for all content text, and in the “quick links” section of the slim header.
These fonts are web fonts, and are available for use through Google’s open font library. We are licensed to use them.
Header and Subheader Styles
H1 Header
The H1 is only used for site titles.
The font is PT Sans Web Regular. Use ‘h1’ to reference in code. H1 should only be used for site titles.
color: #015cb9;
H2 Header
The H2 is only used for page titles with a few exceptions.
The font is PT Sans Web Regular. Use ‘h2’ to reference in code. H2 measures 2.5 em.
color: #666;
H3 Header
The font is PT Sans Web Regular. Use ‘h3’ to reference in code.
color: #E38410;
H4 Header
The font is PT Sans Web Regular. Use ‘h4’ to reference in code.
color: #E38410;
H5 Header
The font is PT Sans Web Regular. Use ‘h5’ to reference in code.
color: #E38410;
H6 Header
The font is PT Sans Web Regular. Use ‘h6’ to reference in code.
color: #E38410;