@font-face {
    font-family: 'Brother1816Bold';
    src: url('fonts/brother-1816/brother-1816-bold-webfont.woff2') format('woff2'),
	    url('fonts/brother-1816/brother-1816-book-webfont.ttf') format('truetype'),
        url('fonts/brother-1816-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Brother1816Book';
    src: url('fonts/brother-1816/brother-1816-book-webfont.woff2') format('woff2'),
	    url('fonts/brother-1816/brother-1816-book-webfont.ttf') format('truetype'),
        url('fonts/brother-1816-book-webfont.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MVBoli';
    src: url('fonts/MVBoli.woff2') format('woff2'),
        url('fonts/MVBoli.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

