@use "../core/typography";
/*****************************************************************************
Document
******************************************************************************/
body, html {
  @include typography.font()
}
