/* Borrowed from Google WebFonts for offline development */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url("../font/open-sans-300.woff") format("woff"); }