.govuk-phonehub-header-logo {
  background-image: url('/images/brand/Mices/icon/icon.svg');
}

@font-face {
  font-family: Mices;
  src: url("/fonts/Mices.ttf");
}

.govuk-header__logotype .govuk-header__logotype-text {
  font-family: Mices, sans-serif;
  letter-spacing: 1px;
}
