#login h1 a, .login h1 a 
{
    background-image: url(images/graduation-school-hat.svg);
    height:128px;
    background-size: 128px 128px;
    background-repeat: no-repeat;
    padding-bottom: 20px;
    width: auto;
    margin: 0;
    height: 96px;
}
body
{
    font-family: IRANSansX;
}
body.rtl, body.rtl .press-this a.wp-switch-editor
{
    font-family: IRANSansX;
}

.login form .input, .login input[type="text"] 
{
    font-size: 18px;
}