@font-face {
    font-family: 'NearoRoundedBold';
    src: url('../fonts/NearoRounded-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NearoRoundedLight';
    src: url('../fonts/NearoRounded-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NearoRoundedMedium';
    src: url('../fonts/NearoRounded-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NearoRoundedRegular';
    src: url('../fonts/NearoRounded-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NearoRoundedSemiBold';
    src: url('../fonts/NearoRounded-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
