@font-face {
    font-family: IRANSans;
    src: url('../fonts/IRANSans(FaNum)_Bold.ttf');
    font-weight: bold;
}

* {
    font-family: "IRANSans";
    font-size: 14px
}

text {
    font-family: "IRANSans" !important;
}

.mini-toastr {
    top: auto !important;
    bottom: 30px;
    right: auto !important;
    left: 0;
    font-family: "IRANSans" !important;
    direction: rtl !important;
    font-size: 16px
}

.overline {
    font-family: "IRANSans" !important;
}

@font-face {
    font-family: Housemate;
    src: url('../fonts/Housemate.ttf');
}