@font-face{font-family:IRANSans;font-style:normal;font-weight:normal;src:url('../../fonts/eot/IRANSansWeb.eot');src:url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),url('../../fonts/woff2/IRANSansWeb.woff2') format('woff2'),url('../../fonts/woff/IRANSansWeb.woff') format('woff'),url('../../fonts/ttf/IRANSansWeb.ttf') format('truetype');}
body{
  font-family: 'IRANSans', tahoma !important;
}
.login form{
  box-shadow: none !important;
  border-radius: 0 !important;
  background: rgb(255 255 255 / 30%);
  border: none;
}
.login label{
  font-size: 13px;
  color: #8a8a8a;
}
.login form .input, .login form input[type=checkbox], .login input[type=text]{
  border-radius: 0 !important;
  border: none;
}
.wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large{
  text-shadow: none;
  background: #415ba9;
  border: none;
  width: 100%;
  margin-top: 1rem;
  height: 45px;
}
.wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large:hover{
  background: #2c407b;
}
.login form .input, .login form input[type=checkbox], .login input[type=text]{
  background: #fbfbfb;
  border-radius: 5px;
  padding: 7px;
  margin: 10px 0;
}
