﻿@font-face {
    font-family: b1;
    src: url('../Font/IRANSansWeb.ttf') format('truetype');
}

* {
    font-family: b1;
}

html {
    direction: rtl;
}

.togglePassword {
    left: 25px;
}

.notyf__message {
    direction: rtl;
}

.notyf__toast--dismissible .notyf__wrapper {
    padding-right: 50px !important;
}
