@font-face {
    font-display: swap;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(/fonts/Roboto/Roboto.woff2) format("woff2"), url(/fonts/Roboto/Roboto.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: local("Roboto Italic"), local("Roboto-Italic"), url(/fonts/Roboto/Robotoitalic.woff2) format("woff2"), url(/fonts/Roboto/Robotoitalic.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 200;
    src: local("Roboto Light"), local("Roboto-Light"), url(/fonts/Roboto/Robotolight.woff2) format("woff2"), url(/fonts/Roboto/Robotolight.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Roboto";
    font-style: italic;
    font-weight: 200;
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url(/fonts/Roboto/Roboto-LightItalic.woff2) format("woff2"), url(/fonts/Roboto/Roboto-LightItalic.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(/fonts/Roboto/Robotomedium.woff2) format("woff2"), url(/fonts/Roboto/Robotomedium.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(/fonts/Roboto/Roboto-MediumItalic.woff2) format("woff2"), url(/fonts/Roboto/Roboto-MediumItalic.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: local("Roboto Bold"), local("Roboto-Bold"), url(/fonts/Roboto/Robotobold.woff2) format("woff2"), url(/fonts/Roboto/Robotobold.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(/fonts/Roboto/Roboto-BoldItalic.woff2) format("woff2"), url(/fonts/Roboto/Roboto-BoldItalic.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: local("Roboto Black"), local("Roboto-Black"), url(/fonts/Roboto/Robotoblack.woff2) format("woff2"), url(/fonts/Roboto/Robotoblack.woff) format("woff");
}