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