@font-face {
  font-family: "Roboto";
  src: url("/fonts/roboto-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: "Roboto";
  src: url("/fonts/roboto-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: "Roboto";
  src: url("/fonts/roboto-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: "Roboto";
  src: url("/fonts/roboto-bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: "Roboto";
  src: url("/fonts/roboto-light-italic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: optional;
}

@font-face {
  font-family: "Roboto";
  src: url("/fonts/roboto-regular-italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
  font-display: optional;
}

@font-face {
  font-family: "Roboto";
  src: url("/fonts/roboto-medium-italic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: optional;
}

@font-face {
  font-family: "Roboto";
  src: url("/fonts/roboto-bold-italic.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
  font-display: optional;
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("/fonts/roboto-condensed-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("/fonts/roboto-condensed-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("/fonts/roboto-condensed-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("/fonts/roboto-condensed-bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: optional;
}