﻿/* 
 * 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
 */

/* GE Inspira "Pitch" */
@font-face {
/*    font-family: 'geinspirapitch-n4';*/
    font-family: 'geinspirapitch';
    src: url('../fonts/geinspirapitch-webfont.eot');
    src: url('../fonts/geinspirapitch-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/geinspirapitch-webfont.woff') format('woff'),
url('../fonts/geinspirapitch-webfont.svg#ge_inspira_pitchregular') format('svg'),
url('../fonts/geinspirapitch-webfont.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
@font-face {
/*    font-family: 'geinspirapitch-i4';*/
    font-family: 'geinspirapitch';
    src: url('../fonts/geinspirapitchitalic-webfont.eot');
    src: url('../fonts/geinspirapitchitalic-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/geinspirapitchitalic-webfont.woff') format('woff'),
url('../fonts/geinspirapitchitalic-webfont.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
}
@font-face {
/*    font-family: 'geinspirapitch-n7';*/
    font-family: 'geinspirapitch';
    src: url('../fonts/geinspirapitchbold-webfont.eot');
    src: url('../fonts/geinspirapitchbold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/geinspirapitchbold-webfont.woff') format('woff'),
url('../fonts/geinspirapitchbold-webfont.svg#ge_inspira_pitchbold') format('svg'),
url('../fonts/geinspirapitchbold-webfont.ttf') format('truetype');
    font-style: normal;
    font-weight: bold;
}

/* GE Inspira */
@font-face {
/*    font-family: 'geinspira-n4';*/
    font-family: 'geinspira';
    src: url('../fonts/geinsprg-webfont.eot');
    src: url('../fonts/geinsprg-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/geinsprg-webfont.woff') format('woff'),
url('../fonts/geinsprg-webfont.svg#ge_inspira_regular') format('svg'),
url('../fonts/geinsprg-webfont.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
@font-face {
/*    font-family: 'geinspira-i4';*/
    font-family: 'geinspira';
    src: url('../fonts/geinspit-webfont.eot');
    src: url('../fonts/geinspit-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/geinspit-webfont.woff') format('woff'),
url('../fonts/geinspit-webfont.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
}
@font-face {
/*    font-family: 'geinspira-n7';*/
    font-family: 'geinspira';
    src: url('../fonts/geinspbd-webfont.eot');
    src: url('../fonts/geinspbd-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/geinspbd-webfont.woff') format('woff'),
url('../fonts/geinspbd-webfont.svg#ge_inspira_bold') format('svg'),
url('../fonts/geinspbd-webfont.ttf') format('truetype');
    font-style: normal;
    font-weight: bold;
}
@font-face {
/*    font-family: 'geinspira-i7';*/
    font-family: 'geinspira';
    src: url('../fonts/geinspbi-webfont.eot');
    src: url('../fonts/geinspbi-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/geinspbi-webfont.woff') format('woff'),
url('../fonts/geinspbi-webfont.ttf') format('truetype');
    font-style: italic;
    font-weight: bold;
}