Add yekan bakh font

This commit is contained in:
marzban-dev
2024-12-15 22:08:58 +03:30
parent 310d903567
commit b477062d2d
4 changed files with 70 additions and 26 deletions
+3
View File
@@ -6,6 +6,7 @@
@import "./input.comp.css";
@import "./fonts/iran-yekan-x.css";
@import "./fonts/morabba.css";
@import "./fonts/yekan-bakh.css";
@theme {
/* COLORS */
@@ -110,6 +111,7 @@
--font-inter: "Inter", sans-serif;
--font-dmsans: "DM Sans", sans-serif;
--font-iran-yekan-x: "IRANYekanXVF", "sans-serif";
--font-yekan-bakh: "YekanBakh", "sans-serif";
--font-morabba: "Morabba", "sans-serif";
/* BREAKPOINTS */
@@ -131,6 +133,7 @@
/* CONTAINER */
@utility container {
@apply mx-auto;
padding-inline: 3rem;
@screen xl {
padding-inline: 5rem;