@font-face {
  font-family: 'Gotham';
  src: url('https://s1.thcdn.com/enterprise/fonts/Gotham/gotham-book.woff');
}

body {
  font-family: 'Gotham', Helvetica, sans-serif;
}

.inline-ratings,
#ratingSummary {
  min-height: 20px;
}