/* Leatherneck Archive public control typography
   Master source: homepage navigation (.hero-navigation a).
   Keep all public navigation and button controls on the same Arial stack. */
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
a[class*="btn"],
a[class*="button"],
[class*="btn"] button,
[class*="button"] button,
.hero-navigation a,
.sticky-page-nav a,
.main-nav a,
.nav a,
.cinematic-links a,
.photo-btn {
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: 800 !important;
}
