@font-face {
    font-family: "BergeBold";
    src: local('BergenSans-Bold'), url('./fonts/BergenSans-Bold.woff');
}

@font-face {
    font-family: "BergeBoldItalic";
    src: local('BergenSans-BoldItalic'), url('./fonts/BergenSans-BoldItalic.woff');
}

@font-face {
    font-family: "BergeItalic";
    src: local('BergenSans-Italic'), url('./fonts/BergenSans-Italic.woff');
}

@font-face {
    font-family: "BergeRegular";
    src: local('BergenSans-Regular'), url('./fonts/BergenSans-Regular.woff');
}

@font-face {
    font-family: "BergeSemiBold";
    src: local('BergenSans-SemiBold'), url('./fonts/BergenSans-SemiBold.woff');
}

@font-face {
    font-family: "BergeSemiBoldItalic";
    src: local('BergenSans-SemiBoldItalic'), url('./fonts/BergenSans-SemiBoldItalic.woff');
}

@font-face {
    font-family: "BrotherBold";
    src: local('Brother-1816-Bold'), url('./fonts/Brother-1816-Bold.woff');
}

@font-face {
    font-family: "BrotherRegular";
    src: local('Brother-1816-Regular'), url('./fonts/Brother-1816-Regular.woff');
}
