
@font-face {
    font-family: 'Nunito';
    src: url('hinted-subset-Nunito-Bold.woff2') format('woff2'),
        url('hinted-subset-Nunito-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url('hinted-subset-Nunito-ExtraBold.woff2') format('woff2'),
        url('hinted-subset-Nunito-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url('hinted-subset-Nunito-Regular.woff2') format('woff2'),
        url('hinted-subset-Nunito-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url('hinted-subset-Nunito-Black.woff2') format('woff2'),
        url('hinted-subset-Nunito-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url('hinted-subset-Nunito-SemiBold.woff2') format('woff2'),
        url('hinted-subset-Nunito-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Comic CAT';
  src: url('comic_cat.woff2') format('woff2'),
  url('comic_cat.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

