@font-face {
  font-family: "Times New Roman MT";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    local("Times New Roman MT"),
    local("TimesNewRomanMT"),
    local("Times New Roman");
}

@font-face {
  font-family: "Times New Roman MT";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    local("Times New Roman MT Bold"),
    local("TimesNewRomanMT-Bold"),
    local("Times New Roman Bold");
}

/* Web fonts are loaded via asset-urls.css.php with ?v=filemtime cache busting. */
