chore: add fonts with @nuxt/fonts
This commit is contained in:
@@ -5,10 +5,13 @@
|
||||
</template>
|
||||
|
||||
<style lang="css">
|
||||
@import '@unocss/reset/eric-meyer.css';
|
||||
|
||||
:root {
|
||||
--primary-color: #fff;
|
||||
--secondary-color: #000;
|
||||
}
|
||||
|
||||
html, body, p {
|
||||
font-family: 'Abbiocco Beta', system-ui, -apple-system, BlinkMacSystemFont,
|
||||
'Segoe UI', sans-serif;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user