@font-face {
    font-family: 'Willow Avenue';
    src: url('willow_avenue.woff2') format('woff2'),
        url('willow_avenue.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    descent-override: 30%; /* increase until descenders stop clipping */
    ascent-override: 90%;
}