h1{
  font-family: 'HelveticaNeueBlackCond';
  font-size: 3.5rem;
  text-transform: uppercase;
}

h2{
  margin-bottom: 25px;
}

h3{
  font-family: 'HelveticaNeueLightExp';
}

h4{

}

h5{

}

h6{

}

b, strong{
  font-family: 'HelveticaNeueBold';
}

i, em{

}

p, ul, ol, li, tr, td, dd, dt, body{
  font-family: 'HelveticaNeueLight';
}

.wayfinding p{
  font-size: .5em;
  font-family: 'HelveticaNeueCond' !important;
  letter-spacing: 1px;
}

.fp-showcase h1{
/*   font-size: 5.5vw; */
  text-shadow: 3px 3px 7px #000000;
}

.fp-showcase h3{
  text-shadow: 3px 3px 7px #000000;
  margin-bottom: -.5vw;
/*   font-size: 2vw; */
}
