﻿/* here you can put your own css to customize and override the theme */
@font-face {
            font-family: "hasanin";
            font-style: normal;
            font-weight: normal;
            src: local("☺"), url("fonts/hasanin.woff") format("woff"), url("fonts/hasanin.ttf") format("truetype"), url("fonts/hasanin.svg") format("svg");
        }

        .font-ha {
            font-family: hasanin !important;
            text-decoration: none !important;
        }

        .isra-colorf {
            color: #000 !important;
        }
         .isra-colore {
            color: orangered !important;
        }
        .isra-error {
            border-color: #ee7f6d !important;
        }

