@import url('./fonts.css');

body {
    font-family: var(--font-noto);
}