/* @import must always be at the top of your publish.css file */
@import url("https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible+Next:ital,wght@0,200..800;1,200..800&display=swap");
body {
    --font-text-theme: "Atkinson Hyperlegible Next";
    --font-text-size: 18px;
}
