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

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

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

@font-face {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-style: normal;
  font-display: optional;
  src: url("robotoslab_300.woff2") format("woff2"),
    url("robotoslab_300.woff") format("woff");
}

@font-face {
  font-family: "Roboto Slab";
  font-weight: 700;
  font-style: normal;
  font-display: optional;
  src: url("robotoslab_700.woff2") format("woff2"),
    url("robotoslab_700.woff") format("woff");
}

@font-face {
  font-family: "Roboto Condensed";
  font-weight: 700;
  font-style: normal;
  font-display: optional;
  src: url("robotocondensed_700.woff2") format("woff2"),
    url("robotocondensed_700.woff") format("woff");
}
