@font-face {
    font-family: 'Source Sans Pro';
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    src: url('../woff2/sourcesanspro-regular.woff2') format('woff2'),
         url('../woff/sourcesanspro-regular.woff') format('woff'),
         url('../ttf/sourcesanspro-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-stretch: normal;
    font-style: italic;
    font-variant: normal;
    font-weight: 400;
    src: url('../woff2/sourcesanspro-italic.woff2') format('woff2'),
         url('../woff/sourcesanspro-italic.woff') format('woff'),
         url('../ttf/sourcesanspro-italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    src: url('../woff2/sourcesanspro-semibold.woff2') format('woff2'),
         url('../woff/sourcesanspro-semibold.woff') format('woff'),
         url('../ttf/sourcesanspro-semibold.ttf') format('truetype');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-stretch: normal;
    font-style: italic;
    font-variant: normal;
    font-weight: 600;
    src: url('../woff2/sourcesanspro-semibolditalic.woff2') format('woff2'),
         url('../woff/sourcesanspro-semibolditalic.woff') format('woff'),
         url('../ttf/sourcesanspro-semibolditalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 200;
    src: url('../woff2/sourcesanspro-extralight.woff2') format('woff2'),
         url('../woff/sourcesanspro-extralight.woff') format('woff'),
         url('../ttf/sourcesanspro-extralight.ttf') format('truetype');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-stretch: normal;
    font-style: italic;
    font-variant: normal;
    font-weight: 200;
    src: url('../woff2/sourcesanspro-extralightitalic.woff2') format('woff2'),
         url('../woff/sourcesanspro-extralightitalic.woff') format('woff'),
         url('../ttf/sourcesanspro-extralightitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    src: url('../woff2/sourcesanspro-light.woff2') format('woff2'),
         url('../woff/sourcesanspro-light.woff') format('woff'),
         url('../ttf/sourcesanspro-light.ttf') format('truetype');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-stretch: normal;
    font-style: italic;
    font-variant: normal;
    font-weight: 300;
    src: url('../woff2/sourcesanspro-lightitalic.woff2') format('woff2'),
         url('../woff/sourcesanspro-lightitalic.woff') format('woff'),
         url('../ttf/sourcesanspro-lightitalic.ttf') format('truetype');
}