@font-face {
  font-family: "RocGroteskBold";
  src: url("../fonts/RocGroteskBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.login-action-login.wp-core-ui.login label,
.login label {
  font-family: "RocGroteskBold";
}
.dashicons-translation:before {
  content: "\f326";
  color: #fff;
}
.login #backtoblog a,
.login #nav a {
  font-family: "RocGroteskBold";
}
.wp-core-ui .button-group.button-large .button,
.wp-core-ui .button.button-large {
  font-family: "RocGroteskBold";
}
div#loginDaten {
  width: 320px;
  margin: auto;
}
a.privacy-policy-link {
  color: #fff;
  font-family: "RocGroteskBold";
  font-size: 16px;
  padding: 0 24px;
  text-decoration: none;
}
.login #backtoblog {
  margin-top: 0 !important;
}

.language-switcher label .dashicons {
  color: #fff;
}

body {
  background: #027bc2;
}
.login #backtoblog a:hover,
.login #nav a:hover,
a.privacy-policy-link:hover {
  color: #000;
}
body .login #wrap-nav {
  font-family: "RocGroteskBold";
  color: #ffffff;
}
