*,
*::before,
*::after {
    box-sizing: border-box;
    font-family: "Avenir", sans-serif;
}
[x-cloak] {
    display: none !important;
}
