@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);

body {
 font-family: 'Roboto Condensed'; 
}

.login-brand img {
  margin-top:-7px;
}
.login-brand {
  font-size: 26px;
}