Signed-off-by: Alex J <odyssey346@disroot.org>
This commit is contained in:
Alex J 2022-06-22 17:26:10 +02:00
parent 73af32e440
commit c6fc1730a4

View File

@ -1,14 +1,4 @@
<script>
@font-face {
ufont-face {
font-family: Bw Modelica;
src: url("../fonts/BwModelica-Regular.otf");
font-display: swap;
}
font-family: Bw Modelica;
src: url("../fonts/BwModelica-Regular.otf");
font-display: swap;
}
import { t } from "$lib/translations";
import * as global from "../../i18n/_global.json";
</script>