@font-face {
    font-family: robotobold;
    src: url(roboto-bold.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: robotomedium;
    src: url(roboto-medium.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: roboto_condensedlight;
    src: url(robotocondensed-light.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: roboto_cnregular;
    src: url(roboto-condensed.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: roboto_ltregular;
    src: url(roboto-light.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: robotoregular;
    src: url(roboto-regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: roboto_thregular;
    src: url(roboto-thin.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}