body {
  font-family: "Helvetica", "Arial", sans-serif;
  color: #333; }

@font-face {
  font-family: 'Roboto';
  src: url('Roboto-Bold.eot');
  src: url('Roboto-Bold.eot?#iefix') format("embedded-opentype"), url('Roboto-Bold.woff') format("woff"), url('Roboto-Bold.ttf') format("truetype"), url('Roboto-Bold.svg#robotobold') format("svg");
  font-weight: normal;
  font-style: normal; }

h1, h2, h3, h4, h5 {
  font-family: 'Roboto'; }

.container {
  max-width: 700px;
  margin: 0 auto; }
