We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b269a76 commit e3efb59Copy full SHA for e3efb59
styles/globals.css
@@ -2,6 +2,8 @@
2
@tailwind components;
3
@tailwind utilities;
4
5
+@import url('https://fonts.googleapis.com/css2?family=Amiri&display=swap');
6
+
7
body {
8
font-family: Arial, Helvetica, sans-serif;
9
}
0 commit comments