@font-face {
    font-family: 'Source Sans 3';
    src: url('Source Sans 3.woff2') format('woff2'),
        url('Source Sans 3.woff') format('woff');
    font-weight: 700;
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans 3';
    src: url('Source Sans 3.woff2') format('woff2'),
        url('Source Sans 3.woff') format('woff');
    font-weight: 400;
    font-weight: normal;
    font-style: normal
}