@font-face {
    font-family: 'Couturier';
    src: url('subset-Couturier-Bold.woff2') format('woff2'),
        url('subset-Couturier-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Couturier';
    src: url('subset-Couturier-BoldIt.woff2') format('woff2'),
        url('subset-Couturier-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Brother 1816';
    src: url('subset-Brother-1816-Regular.woff2') format('woff2'),
        url('subset-Brother-1816-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brother 1816';
    src: url('subset-Brother-1816-RegularItalic.woff2') format('woff2'),
        url('subset-Brother-1816-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Brother 1816';
    src: url('subset-Brother-1816-Bold.woff2') format('woff2'),
        url('subset-Brother-1816-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Brother 1816';
    src: url('subset-Brother-1816-BoldItalic.woff2') format('woff2'),
        url('subset-Brother-1816-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}