@font-face {
    font-family: 'Pecita';
    src: url(fonts/Pecita.woff2) format('woff2'),
        url(fonts/Pecita.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Comfortaa';
    src: url(fonts/Comfortaa-Regular.woff2) format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
