@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    direction: rtl !important;
    font-family: Vazirmatn, tahoma !important;
}

.form-check-input[type=checkbox] {
    float: right !important;
    margin-left: 30px !important;
}
