@font-face {
    font-family: 'SourceSansPro Extra Light';
    src: url('source/SourceSansPro-ExtraLight.eot');
    src: url('source/SourceSansPro-ExtraLight.eot?#iefix') format('embedded-opentype'),
         url('source/SourceSansPro-ExtraLight.otf.woff') format('woff'),
         url('source/SourceSansPro-ExtraLight.ttf') format('truetype'),
         url('source/SourceSansPro-ExtraLight.svg') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro Extra Light Italic';
    src: url('source/SourceSansPro-ExtraLightIt.eot');
    src: url('source/SourceSansPro-ExtraLightIt.eot?#iefix') format('embedded-opentype'),
         url('source/SourceSansPro-ExtraLightIt.otf.woff') format('woff'),
         url('source/SourceSansPro-ExtraLightIt.ttf') format('truetype'),
         url('source/SourceSansPro-ExtraLightIt.svg') format('svg');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'SourceSansPro Light';
    src: url('source/SourceSansPro-Light.eot');
    src: url('source/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
         url('source/SourceSansPro-Light.otf.woff') format('woff'),
         url('source/SourceSansPro-Light.ttf') format('truetype'),
         url('source/SourceSansPro-Light.svg') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro Light Italic';
    src: url('source/SourceSansPro-LightIt.eot');
    src: url('source/SourceSansPro-LightIt.eot?#iefix') format('embedded-opentype'),
         url('source/SourceSansPro-LightIt.otf.woff') format('woff'),
         url('source/SourceSansPro-LightIt.ttf') format('truetype'),
         url('source/SourceSansPro-LightIt.svg') format('svg');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'SourceSansPro Bold';
    src: url('source/SourceSansPro-Bold.eot');
    src: url('source/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('source/SourceSansPro-Bold.otf.woff') format('woff'),
         url('source/SourceSansPro-Bold.ttf') format('truetype'),
         url('source/SourceSansPro-Bold.svg') format('svg');
    font-weight: 800;
    font-style: normal;
}

