@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: Lato-Light;
  src: url("https://www.austernutri.com.br/wp-content/uploads/Fonts/Lato-Light.ttf");
}
@font-face {
  font-family: Lato-Black;
  src: url("https://www.austernutri.com.br/wp-content/uploads/Fonts/Lato-Black.ttf");
}
@font-face {
  font-family: Lato-Regular;
  src: url("https://www.austernutri.com.br/wp-content/uploads/Fonts/Lato-Regular.ttf");
}
.blendOverlay{
    mix-blend-mode: overlay;
}
