no cursive
This commit is contained in:
@@ -19,8 +19,11 @@ const style = `font-size: ${fontSize[props.size]}`;
|
||||
</template>
|
||||
|
||||
<style scoped lang="scss">
|
||||
@use "@/assets/fonts";
|
||||
|
||||
.julien-calixte {
|
||||
font-variant: normal;
|
||||
font-family: "Meow Script", cursive;
|
||||
font-family: "Meow Script", "Lucida Sans", "Lucida Sans Regular",
|
||||
"Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user