body {
  font-family: "Roboto", sans-serif !important; 
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

h1,h2,h3,h4,h5, .navbar-brand, .robot-style{
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  line-height: 110%;
  font-variation-settings:
    "wdth" 100;
}


.content-font {
  font-family: "Merriweather", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 110;
  font-size: 1.4em !important;
}

.categoria-uv {
  font-variant: small-caps;
  color: brown;
}

img {
  max-width: 100%;
}
