Skip to content

Commit e3efb59

Browse files
authored
Update globals.css
import Arabic font
1 parent b269a76 commit e3efb59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

styles/globals.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
@tailwind components;
33
@tailwind utilities;
44

5+
@import url('https://fonts.googleapis.com/css2?family=Amiri&display=swap');
6+
57
body {
68
font-family: Arial, Helvetica, sans-serif;
79
}

0 commit comments

Comments
 (0)