This commit is contained in:
2021-02-18 12:52:06 +02:00
parent f380b22862
commit 6a3540de49
2 changed files with 10 additions and 2 deletions

View File

@@ -211,4 +211,12 @@ export default {
};
},
};
</script>
</script>
<style scoped>
h2 {
font-family: Futura Book font !important;
}
p {
font-family: Futura Book font !important;
}
</style>