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

@font-face {
  font-family: "roboto";
  src: url("roboto-thin-italic.woff2") format("woff2"), url("roboto-thin-italic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "roboto";
  src: url("roboto-extralight.woff2") format("woff2"), url("roboto-extralight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "roboto";
  src: url("roboto-extralight-italic.woff2") format("woff2"), url("roboto-extralight-italic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "roboto";
  src: url("roboto-light-italic.woff2") format("woff2"), url("roboto-light-italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "roboto";
  src: url("roboto-italic.woff2") format("woff2"), url("roboto-italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "roboto";
  src: url("roboto-medium-italic.woff2") format("woff2"), url("roboto-medium-italic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "roboto";
  src: url("roboto-semibold.woff2") format("woff2"), url("roboto-semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "roboto";
  src: url("roboto-semibold-italic.woff2") format("woff2"), url("roboto-semibold-italic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "roboto";
  src: url("roboto-bold-italic.woff2") format("woff2"), url("roboto-bold-italic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "roboto";
  src: url("roboto-extrabold.woff2") format("woff2"), url("roboto-extrabold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "roboto";
  src: url("roboto-extrabold-italic.woff2") format("woff2"), url("roboto-extrabold-italic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "roboto";
  src: url("roboto-black.woff2") format("woff2"), url("roboto-black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "roboto";
  src: url("roboto-black-italic.woff2") format("woff2"), url("roboto-black-italic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
