@font-face {
    font-family: 'Source Sans Pro';
    src: local('Source Sans Pro ExtraLight Italic'), local('SourceSansPro-ExtraLightItalic'),
    url('../font/hinted-SourceSansPro-ExtraLightItalic.woff2') format('woff2'),
    url('../font/hinted-SourceSansPro-ExtraLightItalic.woff') format('woff'),
    url('../font/hinted-SourceSansPro-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightItalic'),
    url('../font/hinted-SourceSansPro-LightItalic.woff2') format('woff2'),
    url('../font/hinted-SourceSansPro-LightItalic.woff') format('woff'),
    url('../font/hinted-SourceSansPro-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: local('Source Sans Pro Black Italic'), local('SourceSansPro-BlackItalic'),
    url('../font/hinted-SourceSansPro-BlackItalic.woff2') format('woff2'),
    url('../font/hinted-SourceSansPro-BlackItalic.woff') format('woff'),
    url('../font/hinted-SourceSansPro-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
    url('../font/hinted-SourceSansPro-Regular.woff2') format('woff2'),
    url('../font/hinted-SourceSansPro-Regular.woff') format('woff'),
    url('../font/hinted-SourceSansPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'),
    url('../font/hinted-SourceSansPro-Italic.woff2') format('woff2'),
    url('../font/hinted-SourceSansPro-Italic.woff') format('woff'),
    url('../font/hinted-SourceSansPro-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldItalic'),
    url('../font/hinted-SourceSansPro-BoldItalic.woff2') format('woff2'),
    url('../font/hinted-SourceSansPro-BoldItalic.woff') format('woff'),
    url('../font/hinted-SourceSansPro-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: local('Source Sans Pro Black'), local('SourceSansPro-Black'),
    url('../font/hinted-SourceSansPro-Black.woff2') format('woff2'),
    url('../font/hinted-SourceSansPro-Black.woff') format('woff'),
    url('../font/hinted-SourceSansPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

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

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

@font-face {
    font-family: 'Source Sans Pro';
    src: local('Source Sans Pro ExtraLight'), local('SourceSansPro-ExtraLight'),
    url('../font/hinted-SourceSansPro-ExtraLight.woff2') format('woff2'),
    url('../font/hinted-SourceSansPro-ExtraLight.woff') format('woff'),
    url('../font/hinted-SourceSansPro-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: local('Source Sans Pro SemiBold Italic'), local('SourceSansPro-SemiBoldItalic'),
    url('../font/hinted-SourceSansPro-SemiBoldItalic.woff2') format('woff2'),
    url('../font/hinted-SourceSansPro-SemiBoldItalic.woff') format('woff'),
    url('../font/hinted-SourceSansPro-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
    url('../font/hinted-SourceSansPro-SemiBold.woff2') format('woff2'),
    url('../font/hinted-SourceSansPro-SemiBold.woff') format('woff'),
    url('../font/hinted-SourceSansPro-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

