/* cantata-one-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Cantata One';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/cantata-one-v16-latin-regular.woff2') format('woff2');
}
/* lato-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/lato-v25-latin-300.woff2') format('woff2');
}
/* lato-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/lato-v25-latin-regular.woff2') format('woff2');
}

header figure img, 
main img {
  max-width: 100%;
  height: auto;
}