@font-face {
    font-family: 'Source Sans Pro Black';
    src: url('../fonts/sourcesanspro-black.eot');
    src: url('../fonts/sourcesanspro-black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sourcesanspro-black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro Light';
    src: url('../fonts/sourcesanspro-light.eot');
    src: url('../fonts/sourcesanspro-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sourcesanspro-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro SemiboldIt';
    src: url('../fonts/sourcesanspro-semiboldit.eot');
    src: url('../fonts/sourcesanspro-semiboldit.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sourcesanspro-semiboldit.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro Bold';
    src: url('../fonts/sourcesanspro-bold.eot');
    src: url('../fonts/sourcesanspro-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sourcesanspro-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro Semibold';
    src: url('../fonts/sourcesanspro-semibold.eot');
    src: url('../fonts/sourcesanspro-semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sourcesanspro-semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro Regular';
    src: url('../fonts/sourcesanspro-regular.eot');
    src: url('../fonts/sourcesanspro-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sourcesanspro-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Source Sans Pro Italic';
    src: url('../fonts/sourcesanspro-italic.eot');
    src: url('../fonts/sourcesanspro-italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sourcesanspro-italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}