/**
 * Weights:
 * ------------
 * 100: Thin
 * 200: Light
 * 400: Regular
 * 500: Medium
 * 600: SemiBold
 * 700: Bold
 * 800: ExtraBold
 * 900: Black
 */
/**
 *	Helvetica Neue
 */
/**
 * Helvetica Neue Normal
 */
@font-face {
  font-family: "OpenSans";
  src: url(../Fonts/OpenSans-Light.eot) format("embedded-opentype");
  src: url(../Fonts/OpenSans-Light.eot?#iefix) format("embedded-opentype"), url(../Fonts/OpenSans-Light.woff) format("woff"), url(../Fonts/OpenSans-Light.ttf) format("truetype");
  font-style: normal;
  font-weight: 200; }

@font-face {
  font-family: "OpenSans";
  src: url(../Fonts/OpenSans-LightItalic.eot) format("embedded-opentype");
  src: url(../Fonts/OpenSans-LightItalic.eot?#iefix) format("embedded-opentype"), url(../Fonts/OpenSans-LightItalic.woff) format("woff"), url(../Fonts/OpenSans-LightItalic.ttf) format("truetype");
  font-style: italic;
  font-weight: 200; }

@font-face {
  font-family: "OpenSans";
  src: url(../Fonts/OpenSans-Regular.eot) format("embedded-opentype");
  src: url(../Fonts/OpenSans-Regular.eot?#iefix) format("embedded-opentype"), url(../Fonts/OpenSans-Regular.woff) format("woff"), url(../Fonts/OpenSans-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "OpenSans";
  src: url(../Fonts/OpenSans-Italic.eot) format("embedded-opentype");
  src: url(../Fonts/OpenSans-Italic.eot?#iefix) format("embedded-opentype"), url(../Fonts/OpenSans-Italic.woff) format("woff"), url(../Fonts/OpenSans-Italic.ttf) format("truetype");
  font-style: italic;
  font-weight: 400; }

html, body {
  font-weight: 200; }

