@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSans3-Light.ttf.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSans3-Regular.ttf.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSans3-Bold.ttf.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}