@font-face {
  font-family: "Tengwar Annatar";
  src: url("../fonts/tengwar/annatar-italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Tengwar Annatar";
  src: url("../fonts/tengwar/annatar.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.tengwar.annatar.rendered {
  font-family: "Tengwar Annatar", serif;
  font-style: italic;
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0.01em;
}

.signal-title .tengwar.annatar.rendered {
  font-size: 1.05rem;
}

.signal-nav-title .tengwar.annatar.rendered {
  font-size: 0.85rem;
  line-height: 1.6;
}

.tengwar.annatar.error {
  font-family: var(--font);
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
  color: #c45c5c;
}

.orc-latin {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.orc-wrap {
  display: block;
}

.signal-paragraph .tengwar.annatar.rendered {
  display: block;
}
