@font-face {
    font-family: 'Duperre Sans';
    src: url('duperresans-italic.eot');
    src: url('duperresans-italic.eot?#iefix') format('embedded-opentype'),
        url('duperresans-italic.woff2') format('woff2'),
        url('duperresans-italic.woff') format('woff'),
        url('duperresans-italic.otf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Duperre Courier';
    src: url('duperresans-courier.eot');
    src: url('duperresans-courier.eot?#iefix') format('embedded-opentype'),
        url('duperresans-courier.woff2') format('woff2'),
        url('duperresans-courier.woff') format('woff'),
        url('duperresans-courier.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Duperre Sans';
    src: url('duperresans-regular.eot');
    src: url('duperresans-regular.eot?#iefix') format('embedded-opentype'),
        url('duperresans-regular.woff2') format('woff2'),
        url('duperresans-regular.woff') format('woff'),
        url('duperresans-regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Duperre Sans';
    src: url('duperresans-bold.eot');
    src: url('duperresans-bold.eot?#iefix') format('embedded-opentype'),
        url('duperresans-bold.woff2') format('woff2'),
        url('duperresans-bold.woff') format('woff'),
        url('duperresans-bold.otf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
