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


@font-face {
    font-family: "Source Sans Pro";
    src: url('SourceSansPro-It.eot?#iefix') format('embedded-opentype'),
         url('SourceSansPro-It.woff2') format('woff2'),
         url('SourceSansPro-It.woff') format('woff'),
         url('SourceSansPro-It.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}


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


@font-face {
    font-family: "Source Sans Pro";
    src: url('SourceSansPro-BoldIt.eot?#iefix') format('embedded-opentype'),
         url('SourceSansPro-BoldIt.woff2') format('woff2'),
         url('SourceSansPro-BoldIt.woff') format('woff'),
         url('SourceSansPro-BoldIt.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
