@charset "utf-8";
@font-face {
    font-family: 'SourceSansPro';
    src: url('fonts/SourceSansPro-SemiboldIt.eot');
    src: url('fonts/SourceSansPro-SemiboldIt.eot?#iefix') format('embedded-opentype'),
    url('fonts/SourceSansPro-SemiboldIt.ttf.woff') format('woff'),
       url('fonts/SourceSansPro-SemiboldIt.eot#SourceSansPro-SemiboldIt') format('svg');
    font-weight: bold;
    font-style: italic;

}


@font-face {
    font-family: 'SourceSansPro';
    src: url('fonts/SourceSansPro-Regular.eot');
    src: url('fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/SourceSansPro-Regular.ttf.woff') format('woff'),
    url('fonts/SourceSansPro-Regular.eot#SourceSansPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansPro';
    src: url('fonts/SourceSansPro-It.eot');
    src: url('fonts/SourceSansPro-It.eot?#iefix') format('embedded-opentype'),
    url('fonts/SourceSansPro-It.ttf.woff') format('woff'),
    url('fonts/SourceSansPro-It.eot#SourceSansPro-It') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'SourceSansPro';
    src: url('fonts/SourceSansPro-Semibold.eot');
    src: url('fonts/SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype'),
    url('fonts/SourceSansPro-Semibold.ttf.woff') format('woff'),
    url('fonts/SourceSansPro-Semibold.eot#SourceSansPro-Semibold') format('svg');
    font-weight: bold;
    font-style: normal;

}


