.screenshot-censor .account__display-name,
.screenshot-censor .detailed-status__application,
.screenshot-censor .detailed-status__display-name,
.screenshot-censor .status__display-name,
.screenshot-censor .translate,
.screenshot-censor .status-card.compact .status-card__content,
.screenshot-censor .display-name.inline span,
.screenshot-censor .display-name.inline strong,
.screenshot-censor .notification__display-name,
.screenshot-censor .navigation-bar__profile a strong,
.screenshot-censor .status__content--with-spoiler > div a span {
  font-family: "flow circular";
}

.screenshot-censor .account__avatar-overlay-base img,
.screenshot-censor .account__avatar-overlay-overlay img,
.screenshot-censor .account__avatar img {
  content: url('/avatars/original/missing.png');
}

