/* latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: local('Source Sans Pro Light'), local('SourceSansPro-Light'),
    url('../fonts/SourceSansPro-Light.eot') format('embedded-opentype'),
    url('../fonts/SourceSansPro-Light.ttf.woff2') format('woff2'),
    url('../fonts/SourceSansPro-Light.otf.woff') format('woff'),
    /*url('../fonts/SourceSansPro-Light.otf') format('opentype'),*/
    url('../fonts/SourceSansPro-Light.ttf') format('truetype');
}
/* latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Source Sans Pro'), local('SourceSansPro-Regular'),
    url('../fonts/SourceSansPro-Regular.eot') format('embedded-opentype'),
    url('../fonts/SourceSansPro-Regular.ttf.woff2') format('woff2'),
    url('../fonts/SourceSansPro-Regular.otf.woff') format('woff'),
    /*url('../fonts/SourceSansPro-Regular.otf') format('opentype'),*/
    url('../fonts/SourceSansPro-Regular.ttf') format('truetype');
}
/* latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    src: local('Source Sans Pro Semibold'), local('SourceSansPro-Semibold'),
    url('../fonts/SourceSansPro-Semibold.eot') format('embedded-opentype'),
    url('../fonts/SourceSansPro-Semibold.ttf.woff2') format('woff2'),
    url('../fonts/SourceSansPro-Semibold.otf.woff') format('woff'),
    /*url('../fonts/SourceSansPro-Semibold.otf') format('opentype'),*/
    url('../fonts/SourceSansPro-Semibold.ttf') format('truetype');
}
/* latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
    url('../fonts/SourceSansPro-Bold.eot') format('embedded-opentype'),
    url('../fonts/SourceSansPro-Bold.ttf.woff2') format('woff2'),
    url('../fonts/SourceSansPro-Bold.otf.woff') format('woff'),
    /*url('../fonts/SourceSansPro-Bold.otf') format('opentype'),*/
    url('../fonts/SourceSansPro-Bold.ttf') format('truetype');
}
/* latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 300;
    src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightIt'),
    url('../fonts/SourceSansPro-LightIt.eot') format('embedded-opentype'),
    url('../fonts/SourceSansPro-LightIt.ttf.woff2') format('woff2'),
    url('../fonts/SourceSansPro-LightIt.otf.woff') format('woff'),
    /*url('../fonts/SourceSansPro-LightIt.otf') format('opentype'),*/
    url('../fonts/SourceSansPro-LightIt.ttf') format('truetype');
}
/* latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 400;
    src: local('Source Sans Pro Italic'), local('SourceSansPro-It'),
    url('../fonts/SourceSansPro-It.eot') format('embedded-opentype'),
    url('../fonts/SourceSansPro-It.ttf.woff2') format('woff2'),
    url('../fonts/SourceSansPro-It.otf.woff') format('woff'),
    /*url('../fonts/SourceSansPro-It.otf') format('opentype'),*/
    url('../fonts/SourceSansPro-It.ttf') format('truetype');
}
/* latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 600;
    src: local('Source Sans Pro Semibold Italic'), local('SourceSansPro-SemiboldIt'),
    url('../fonts/SourceSansPro-SemiboldIt.eot') format('embedded-opentype'),
    url('../fonts/SourceSansPro-SemiboldIt.ttf.woff2') format('woff2'),
    url('../fonts/SourceSansPro-SemiboldIt.otf.woff') format('woff'),
    /*url('../fonts/SourceSansPro-SemiboldIt.otf') format('opentype'),*/
    url('../fonts/SourceSansPro-SemiboldIt.ttf') format('truetype');
}