@font-face {
    font-family: vazir;
    src: url('fonts/vazir/Vazirmatn-FD-NL-Regular.woff2') format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: vazir;
    src: url('fonts/vazir/Vazirmatn-FD-NL-Medium.woff2') format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: vazir;
    src: url('fonts/vazir/Vazirmatn-FD-NL-SemiBold.woff2') format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: vazir;
    src: url('fonts/vazir/Vazirmatn-FD-NL-Bold.woff2') format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: vazir;
    src: url('fonts/vazir/Vazirmatn-FD-NL-ExtraBold.woff2') format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: vazir;
    src: url('fonts/vazir/Vazirmatn-FD-NL-Black.woff2') format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}


.login-footer-register {
    color: unset;
    text-decoration: none;
    cursor: default;
}

.registerForm .fi-ac.fi-width-full{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
