

@font-face {
    font-family: 'source_sans_probold';
    src: url('webfonts/sourcesanspro-bold-webfont.eot');
    src: url('webfonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('webfonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('webfonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('webfonts/sourcesanspro-regular-webfont.eot');
    src: url('webfonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('webfonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('webfonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_proitalic';
    src: url('webfonts/sourcesanspro-it-webfont.eot');
    src: url('webfonts/sourcesanspro-it-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/sourcesanspro-it-webfont.woff') format('woff'),
         url('webfonts/sourcesanspro-it-webfont.ttf') format('truetype'),
         url('webfonts/sourcesanspro-it-webfont.svg#source_sans_proitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_probold_italic';
    src: url('webfonts/sourcesanspro-boldit-webfont.eot');
    src: url('webfonts/sourcesanspro-boldit-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/sourcesanspro-boldit-webfont.woff') format('woff'),
         url('webfonts/sourcesanspro-boldit-webfont.ttf') format('truetype'),
         url('webfonts/sourcesanspro-boldit-webfont.svg#source_sans_probold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
    font-family: 'source_sans_proregular';
    src:  url('webfonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_probold';
    src: url('webfonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}
	
@font-face {
    font-family: 'source_sans_proitalic';
    src: url('webfonts/sourcesanspro-it-webfont.svg#source_sans_proitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
     font-family: 'source_sans_probold_italic';
    src:  url('webfonts/sourcesanspro-boldit-webfont.svg#source_sans_probold_italic') format('svg');
        font-weight: normal;
    font-style: normal;}
}/*/