@font-face {
    font-family: "Ranade";
    src: url("/font/Fonts/OTF/Ranade-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Ranade";
    src: url("/font/Fonts/OTF/Ranade-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Ranade";
    src: url("/font/Fonts/OTF/Ranade-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}
