@font-face {
    font-family: 'BrotherBlack';
    src: url('../fonts/Brother1816/Brother-1816-Black.otf');
}

@font-face {
    font-family: 'BrotherBold';
    src: url('../fonts/Brother1816/Brother-1816-Bold.otf');
}

@font-face {
    font-family: 'BrotherBook';
    src: url('../fonts/Brother1816/Brother-1816-Book.otf');
}

@font-face {
    font-family: 'BrotherExtraBold';
    src: url('../fonts/Brother1816/Brother-1816-ExtraBold.otf');
}

@font-face {
    font-family: 'BrotherLight';
    src: url('../fonts/Brother1816/Brother-1816-Light.otf');
}

@font-face {
    font-family: 'BrotherMedium';
    src: url('../fonts/Brother1816/Brother-1816-Medium.otf');
}

@font-face {
    font-family: 'Brother';
    src: url('../fonts/Brother1816/Brother-1816-Regular.otf');
}

@font-face {
    font-family: 'BrotherThin';
    src: url('../fonts/Brother1816/Brother-1816-Thin.otf');
}