@font-face {
    font-family: 'Berlin Sans FB';
    font-style: normal;
    font-weight: normal;
    src: local('Berlin Sans FB'), url('../fonts/BRLNSR.woff') format('woff');
}


@font-face {
    font-family: 'Berlin Sans FB Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Berlin Sans FB Bold'), url('../fonts/BRLNSB.woff') format('woff');
}

@font-face {
    font-family: 'Berlin Sans FB Light';
    font-style: normal;
    font-weight: normal;
    src: local('Berlin Sans FB Light'), url('../fonts/berlinsans-light.woff') format('woff');
}