@font-face {
    font-family: 'RocheSans';
    src: url('fonts/RocheSans-Regular.woff2') format('woff2'),
        url('fonts/RocheSans-Regular.woff') format('woff'),
        url('fonts/RocheSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RocheSans';
    src: url('fonts/RocheSans-Medium.woff2') format('woff2'),
        url('fonts/RocheSans-Medium.woff') format('woff'),
        url('fonts/RocheSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'RocheSans';
    src: url('fonts/RocheSans-Bold.woff2') format('woff2'),
        url('fonts/RocheSans-Bold.woff') format('woff'),
        url('fonts/RocheSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'RocheSans';
    src: url('fonts/RocheSans-Light.woff2') format('woff2'),
        url('fonts/RocheSans-Light.woff') format('woff'),
        url('fonts/RocheSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'RocheSans';
    src: url('fonts/RocheSans-LightItalic.woff2') format('woff2'),
        url('fonts/RocheSans-LightItalic.woff') format('woff'),
        url('fonts/RocheSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'RocheSans';
    src: url('fonts/RocheSans-MediumItalic.woff2') format('woff2'),
        url('fonts/RocheSans-MediumItalic.woff') format('woff'),
        url('fonts/RocheSans-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}


@font-face {
    font-family: 'RocheSans';
    src: url('fonts/RocheSans-BoldItalic.woff2') format('woff2'),
        url('fonts/RocheSans-BoldItalic.woff') format('woff'),
        url('fonts/RocheSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}




@font-face {
    font-family: 'RocheSansCondensed';
    src: url('fonts/RocheSansCondensed-Regular.woff2') format('woff2'),
        url('fonts/RocheSansCondensed-Regular.woff') format('woff'),
        url('fonts/RocheSansCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RocheSansCondensed';
    src: url('fonts/RocheSansCondensed-Light.woff2') format('woff2'),
        url('fonts/RocheSansCondensed-Light.woff') format('woff'),
        url('fonts/RocheSansCondensed-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}





@font-face {
    font-family: 'RocheSerif';
    src: url('fonts/RocheSerif-Regular.woff2') format('woff2'),
        url('fonts/RocheSerif-Regular.woff') format('woff'),
        url('fonts/RocheSerif-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RocheSerif';
    src: url('fonts/RocheSerif-Italic.woff2') format('woff2'),
        url('fonts/RocheSerif-Italic.woff') format('woff'),
        url('fonts/RocheSerif-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'RocheSerif';
    src: url('fonts/RocheSerif-LightItalic.woff2') format('woff2'),
        url('fonts/RocheSerif-LightItalic.woff') format('woff'),
        url('fonts/RocheSerif-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}