@font-face {
    font-family: 'handlee';
    src: url('./handlee-regular-webfont.woff2') format('woff2'),
         url('./handlee-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
