add custom font
This commit is contained in:
parent
b9cd4a6095
commit
bcc2285afa
@ -1,3 +1,6 @@
|
|||||||
@tailwind base;
|
@tailwind base;
|
||||||
@tailwind components;
|
@tailwind components;
|
||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
|
|
||||||
|
/* IMPORT CUSTOM FONT */
|
||||||
|
@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user