@font-face {
    font-family: "Ranade";
    src: url("/fonts/ranade-light.woff2") format("woff2");
    font-style: normal;
    font-weight: 300;
    font-display: block;
}

@font-face {
    font-family: "Ranade";
    src: url("/fonts/ranade-regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: block;
}

@font-face {
    font-family: "Ranade";
    src: url("/fonts/ranade-medium.woff2") format("woff2");
    font-style: normal;
    font-weight: 500;
    font-display: block;
}

@font-face {
    font-family: "Ranade";
    src: url("/fonts/ranade-bold.woff2") format("woff2");
    font-style: normal;
    font-weight: 600 900;
    font-display: block;
}
