@import "font";

html {
    font-size: 18px;
}

h1 {
    font-family: inherit;
    font-weight: 400;
    font-size: 2em;
}
