@import 'https://use.typekit.net/fso2xag.css';
body h3, body p  {
  font-family: 'gotham-narrow', sans-serif;
}
#primarycontent a {
  color:#2a5393;
  text-decoration:underline;
}
#primarycontent a:hover {
  text-decoration:none;
}
#primarycontent h3 {
  display:none;
}
body p {
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  font-weight: 200;
  color:#333;
}
