@font-face {
    font-family: 'quicksand-medium';
    src: url('quicksand-medium.ttf');
    src: local('quicksand-medium'), local('quicksand-medium'), url('quicksand-medium.ttf') format('truetype');
}

 body {
  background-position: right top;
}
#wert_temp{position: absolute; top: 70px; left: 160px; font-size: 25px; z-index: 100;}
#windrose{position: absolute; top: 4px; left: 4px; font-size: 150px; z-index: 100;}
#windpfeil{position: absolute; top: 39px; left: 39px; font-size: 50px; z-index: 200;}
#achtungwind{position: absolute; top: 22px; left: 160px; font-size: 50px; z-index: 200;}
#achtung{position: absolute; top: 22px; left: 220px; font-size: 50px; z-index: 200;}

