feat: adopt new AOE corporate design

This commit is contained in:
Stefan Rotsch
2023-10-26 20:17:47 +02:00
committed by Stefan Rotsch
parent d25446f1cf
commit 3f1bd03582
9 changed files with 138 additions and 176 deletions

View File

@@ -1,11 +1,11 @@
@font-face {
font-family: "DIN";
src: url("fonts/clanot-news.otf");
font-family: "Roboto";
src: url("fonts/roboto-v30-latin-regular.woff2");
font-weight: normal;
}
@font-face {
font-family: "DIN";
src: url("fonts/clanot-thin.otf");
font-weight: 300;
}
font-family: "Roboto";
src: url("fonts/roboto-v30-latin-bold.woff2");
font-weight: bold;
}