@font-face {
    font-family: "Nunito";
    src: url(/fonts/fonts/Nunito-Light.woff2) format("woff2"),
    url(/fonts/fonts/Nunito-Light.woff) format("woff");
    font-display: swap;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "Nunito";
    src: url(/fonts/fonts/Nunito-Regular.woff2) format("woff2"),
    url(/fonts/fonts/Nunito-Regular.woff) format("woff");
    font-display: swap;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "Nunito";
    src: url(/fonts/fonts/Nunito-Bold.woff2) format("woff2"),
    url(/fonts/fonts/Nunito-Bold.woff) format("woff");
    font-display: swap;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "Press Start 2P";
    src: url(/fonts/fonts/press-start-2p-regular.woff2) format("woff2"),
    url(/fonts/fonts/press-start-2p-regular.woff) format("woff");
    font-display: swap;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

.grecaptcha-badge {
  right: 0 !important;
}

/*# sourceMappingURL=560c4bc43fba8f90ab5f.css.map*/