@font-face {
    font-family: "IRANYekanX VF";
    src: url("fonts/IRANYekanXVF.woff2") format("woff2");
    font-display: fallback;
}

@font-face {
    font-family: IRANYekanX;
    font-style: normal;
    font-weight: 300;
    src: url("fonts/IRANYekanX-Light.woff2") format("woff2");
}

@font-face {
    font-family: IRANYekanX;
    font-style: normal;
    font-weight: 400;
    src: url("fonts/IRANYekanX-Regular.woff2") format("woff2");
}

@font-face {
    font-family: IRANYekanX;
    font-style: normal;
    font-weight: 500;
    src: url("fonts/IRANYekanX-Medium.woff2") format("woff2");
}

@font-face {
    font-family: IRANYekanX;
    font-style: normal;
    font-weight: 700;
    src: url("fonts/IRANYekanX-Bold.woff2") format("woff2");
}

@font-face {
    font-family: IRANYekanX;
    font-style: normal;
    font-weight: 900;
    src: url("fonts/IRANYekanX-ExtraBold.woff2") format("woff2");
}

[data-column=start] [data-items=primary]>*:first-child {
    --margin: 0 0 0 10px !important;
}
[data-column=end] [data-items=primary]>*:last-child {
    --margin: 0 10px 0 0 !important;
}
[data-header*="type-1"] .ct-header [data-id="menu"]{
    --margin: 0 80px 0 0  !important;
}

:root, h2{
    --theme-font-family: IRANYekanX;
}
[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a{
    --theme-font-size: 15px;
}