/***
 * Characters from the Mini Pics Naked City fonts
 ***/
@import url(../fonts/NakedCityDay.css);
.whitecity {
  font-family:'Mini Pics Naked City Day';
  font-size: 4.8em;
}
.whitecity::before {
  content: 'w';
}
