/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), "../fonts/lato-regular.woff2" format('woff2');
}
figcaption {
  font-style: normal;
  padding: 2px;
  text-align: center;
  font-weight: bold;
         }