@font-face {
    font-family: "Nanami Rounded Pro";
    src: url("fonts/nanami-rounded-pro-bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Nanami Rounded Pro";
    src: url("fonts/nanami-rounded-pro-light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Nanami Rounded Pro";
    src: url("fonts/nanami-rounded-pro-medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}