@karsten13 correct they are all top_right. Your suggestion worked:
.MMM-DWD-WarnWeather .status {
font-family: "SFPro";
text-align: right;
}
Your hint with playing with css in my browser helped to figure out that currentweather and weatherforecast behave like this because of a max-width of 325 that I already had set in the custom.css, as where the calendar has 475px.