Add morabba font
Chnage ui to rtl
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
@import "./typo.utils.css";
|
||||
@import "./button.comp.css";
|
||||
@import "./input.comp.css";
|
||||
@import "./fonts/iran-yekan-x.css"
|
||||
@import "./fonts/iran-yekan-x.css";
|
||||
@import "./fonts/morabba.css";
|
||||
|
||||
@theme {
|
||||
/* COLORS */
|
||||
@@ -109,6 +110,7 @@
|
||||
--font-inter: "Inter", sans-serif;
|
||||
--font-dmsans: "DM Sans", sans-serif;
|
||||
--font-iran-yekan-x: "IRANYekanXVF", "sans-serif";
|
||||
--font-morabba: "Morabba", "sans-serif";
|
||||
|
||||
/* BREAKPOINTS */
|
||||
--breakpoint-3xl: 1700px;
|
||||
|
||||
Reference in New Issue
Block a user