@font-face {
    font-family: 'Roche Sans';
    src: url('RocheSans-Bold.eot');
    src: url('RocheSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('RocheSans-Bold.woff2') format('woff2'),
        url('RocheSans-Bold.woff') format('woff'),
        url('RocheSans-Bold.ttf') format('truetype'),
        url('RocheSans-Bold.svg#RocheSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roche Sans';
    src: url('RocheSans-Regular.eot');
    src: url('RocheSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('RocheSans-Regular.woff2') format('woff2'),
        url('RocheSans-Regular.woff') format('woff'),
        url('RocheSans-Regular.ttf') format('truetype'),
        url('RocheSans-Regular.svg#RocheSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roche Sans';
    src: url('RocheSans-Medium.eot');
    src: url('RocheSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('RocheSans-Medium.woff2') format('woff2'),
        url('RocheSans-Medium.woff') format('woff'),
        url('RocheSans-Medium.ttf') format('truetype'),
        url('RocheSans-Medium.svg#RocheSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

