:root {
    --color1: #4e944f;
    --color2: #83bd75;
    --color3: #b4e197;
    --color4: #e9efc0;
    --subtitle: #767A8A;
    --black: #121212;
    --white: #ffffff;
    --border: rgb(78 148 79 / 20%);
    --gray: #EDEEF4;
    --title: "Kalameh";
    --main: "IRANYekanX";
}
@font-face {
    font-family: "Kalameh";
    font-style: normal;
    font-display: swap;
    src: url("../fonts/KalamehWebFaNum-Regular.woff2") format("woff2");
    font-weight: normal;
}
@font-face {
    font-family: "IRANYekanX";
    font-style: normal;
    font-display: swap;
    src: url("../fonts/IRANYekanXFaNum-Regular.woff2") format("woff2");
    font-weight: normal;
}