/* src/presentation/stylesheet/adobe-fonts.css */
html {
  visibility: hidden;
}
html.wf-active {
  visibility: visible;
}
