/* Webfont: SourceSansPro-Regular */@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-Regular.eot'); /* IE9 Compat Modes */
    src: url('SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('SourceSansPro-Regular.woff') format('woff'), /* Modern Browsers */
         url('SourceSansPro-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: SourceSansPro-It */@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-It.eot'); /* IE9 Compat Modes */
    src: url('SourceSansPro-It.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('SourceSansPro-It.woff') format('woff'), /* Modern Browsers */
         url('SourceSansPro-It.ttf') format('truetype'), /* Safari, Android, iOS */
         url('SourceSansPro-It.svg#SourceSansPro-It') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: SourceSansPro-Bold */@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-Bold.eot'); /* IE9 Compat Modes */
    src: url('SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('SourceSansPro-Bold.woff') format('woff'), /* Modern Browsers */
         url('SourceSansPro-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

/* Webfont: SourceSansPro-BoldIt */@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-BoldIt.eot'); /* IE9 Compat Modes */
    src: url('SourceSansPro-BoldIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('SourceSansPro-BoldIt.woff') format('woff'), /* Modern Browsers */
         url('SourceSansPro-BoldIt.ttf') format('truetype'), /* Safari, Android, iOS */
         url('SourceSansPro-BoldIt.svg#SourceSansPro-BoldIt') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

