chore: Update Google Fonts import in legal.ejs and feathures.ejs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-07-07 03:09:00 +02:00
parent 597a0fa739
commit 9345f2c8ec
5 changed files with 465 additions and 274 deletions

View File

@@ -23,7 +23,7 @@
}
</script>
<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Wittgenstein:ital,wght@0,400..900;1,400..900&display=swap');
body {
font-family: 'Poppins', sans-serif;