@font-face {
  font-family: 'CustomFont';
  src: url("opensans-regular-webfont.eot");
  src: url("opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("opensans-regular-webfont.woff") format("woff"), url("opensans-regular-webfont.ttf") format("truetype"), url("opensans-regular-webfont.svg#OpenSansRegular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'CustomFont';
  src: url("opensans-semibold-webfont.eot");
  src: url("opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("opensans-semibold-webfont.woff") format("woff"), url("opensans-semibold-webfont.ttf") format("truetype"), url("opensans-semibold-webfont.svg#OpenSansSemiboldRegular") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'CustomFont';
  src: url("opensans-semibolditalic-webfont.eot");
  src: url("opensans-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("opensans-semibolditalic-webfont.woff") format("woff"), url("opensans-semibolditalic-webfont.ttf") format("truetype"), url("opensans-semibolditalic-webfont.svg#OpenSansSemiboldItalic") format("svg");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: 'CustomFont';
  src: url("opensans-italic-webfont.eot");
  src: url("opensans-italic-webfont.eot?#iefix") format("embedded-opentype"), url("opensans-italic-webfont.woff") format("woff"), url("opensans-italic-webfont.ttf") format("truetype"), url("opensans-italic-webfont.svg#OpenSansItalic") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'CustomFont';
  src: url("opensans-light-webfont.eot");
  src: url("opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("opensans-light-webfont.woff") format("woff"), url("opensans-light-webfont.ttf") format("truetype"), url("opensans-light-webfont.svg#OpenSansLightRegular") format("svg");
  font-weight: 300;
  font-style: normal; }

body {
  font: normal 84%/1.4em "CustomFont", Arial, sans-serif; }

