@font-face {
    font-family: 'Brownfox-Formular';
    src: url('Brownfox-Formular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brownfox-Formular';
    src: url('Brownfox-Formular-Bold.otf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Brownfox-Formular';
    src: url('Brownfox-Formular-Light.otf');
    font-weight: 300;
    font-style: normal;
}