img.title {max-width:250px}

body {
  font-family: 'Alte Haas Grotesk', 'Helvetica', sans-serif;
}

@font-face {
  font-family: 'Alte Haas Grotesk';
  font-style: normal;
  font-weight: normal;
  src:
    url(AlteHaasGroteskRegular.woff2) format('woff2'),
    url(AlteHaasGroteskRegular.ttf) format('truetype');
}

@font-face {
  font-family: 'Alte Haas Grotesk';
  font-style: normal;
  font-weight: bold;
  src:
    url(AlteHaasGroteskBold.woff2) format('woff2'),
    url(AlteHaasGroteskBold.ttf) format('truetype');
}

