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

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

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

