@font-face {
    font-family: 'Source-Sans-Pro-Regular';
    src: url('../fonts/Source-Sans-Pro-Regular.eot');
    src: url('../fonts/Source-Sans-Pro-Regular.eot') format('embedded-opentype'),
         url('../fonts/Source-Sans-Pro-Regular.woff2') format('woff2'),
         url('../fonts/Source-Sans-Pro-Regular.woff') format('woff'),
         url('../fonts/Source-Sans-Pro-Regular.ttf') format('truetype'),
         url('../fonts/Source-Sans-Pro-Regular.svg#Source-Sans-Pro-Regular') format('svg');
}

@font-face {
    font-family: 'Source-Sans-Pro-Bold';
    src: url('../fonts/Source-Sans-Pro-Bold.eot');
    src: url('../fonts/Source-Sans-Pro-Bold.eot') format('embedded-opentype'),
         url('../fonts/Source-Sans-Pro-Bold.woff2') format('woff2'),
         url('../fonts/Source-Sans-Pro-Bold.woff') format('woff'),
         url('../fonts/Source-Sans-Pro-Bold.ttf') format('truetype'),
         url('../fonts/Source-Sans-Pro-Bold.svg#Source-Sans-Pro-Bold') format('svg');
}
