@font-face {
    font-family: 'Schuschende';
    src: url('./../font/schuschende.woff') format('woff');
}

body {
    font-family: Schuschende;
    /*background: white url("./../img/background.png");*/
    color: black;
}