Sample CSS using Proxima Nova from Google Fonts.
body { background-color: #fff; color: #000; font-family: 'proxima-nova', sans-serif; font-size: 18px; font-size: 1.8rem; font-weight: 300; line-height: 1.875; margin: 0; }