@font-face {
    font-family: 'Source Sans Pro';
    src: url('/common/fonts/subset-SourceSansPro-Regular.eot');
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
        url('/common/fonts/subset-SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('/common/fonts/subset-SourceSansPro-Regular.woff2') format('woff2'),
        url('/common/fonts/subset-SourceSansPro-Regular.woff') format('woff'),
        url('/common/fonts/subset-SourceSansPro-Regular.ttf') format('truetype'),
        url('/common/fonts/subset-SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/common/fonts/subset-SourceSansPro-SemiBold.eot');
    src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
        url('/common/fonts/subset-SourceSansPro-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/common/fonts/subset-SourceSansPro-SemiBold.woff2') format('woff2'),
        url('/common/fonts/subset-SourceSansPro-SemiBold.woff') format('woff'),
        url('/common/fonts/subset-SourceSansPro-SemiBold.ttf') format('truetype'),
        url('/common/fonts/subset-SourceSansPro-SemiBold.svg#SourceSansPro-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/common/fonts/subset-SourceSansPro-Bold.eot');
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
        url('/common/fonts/subset-SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('/common/fonts/subset-SourceSansPro-Bold.woff2') format('woff2'),
        url('/common/fonts/subset-SourceSansPro-Bold.woff') format('woff'),
        url('/common/fonts/subset-SourceSansPro-Bold.ttf') format('truetype'),
        url('/common/fonts/subset-SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
