/* 
 * For information about the @font-face syntax used here, see:
 * http://www.fontspring.com/blog/the-new-bulletproof-font-face-syntax
 * 
 * Note: font-family names approximate Typekit convention.
 * 
 * Modified: 2011-07-21
 */

@font-face {
  font-family: 'GEInspiraSans-Regular';
  src: url('GEInspiraSans-Regular.eot?#iefix') format('embedded-opentype'),  url('GEInspiraSans-Regular.woff') format('woff'), url('GEInspiraSans-Regular.ttf')  format('truetype'), url('GEInspiraSans-Regular.svg#GEInspiraSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GEInspiraSans-Bold';
  src: url('GEInspiraSans-Bold.eot?#iefix') format('embedded-opentype'),  url('GEInspiraSans-Bold.woff') format('woff'), url('GEInspiraSans-Bold.ttf')  format('truetype'), url('GEInspiraSans-Bold.svg#GEInspiraSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}