@import url('https://fonts.googleapis.com/css2?family=Zain:ital,wght@0,200;0,300;0,400;0,700;0,800;0,900;1,300;1,400&display=swap');

html, body, h1, h2, h3, h4, h5, h6, a, p, span, div{
font-family: "Zain", sans-serif !important;
}
.mf-input-wrapper .mf-input{
	text-align:right !important;
}