/* latin-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf);
}
/* latin-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    src: url(fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf);
}
/* latin-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 400;
    src: url(fonts/Source_Sans_Pro/SourceSansPro-Italic.ttf);
}
/* latin-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: url(fonts/Source_Sans_Pro/SourceSansPro-Light.ttf);
}/* latin-ext */