Thanks for your answer.
Yes in Webflow it is “Museo”. But in the export code CSS file it is “Lato”:
.footer-link {
display: inline-block;
margin-right: 10px;
margin-left: 10px;
background-color: transparent;
background-image: none;
font-family: Lato, sans-serif;
color: #009688;
font-size: 12px;
line-height: 18px;
text-decoration: none;
}