@font-face {
  font-family: "Roboto-Bold";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/RobotoBold.woff2") format("woff2"), url("../fonts/RobotoBold.woff") format("woff");
}
@font-face {
  font-family: "Roboto-Medium";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/RobotoMedium.woff2") format("woff2"), url("../fonts/RobotoMedium.woff") format("woff");
}
@font-face {
  font-family: "Roboto-Regular";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/RobotoRegular.woff2") format("woff2"), url("../fonts/RobotoRegular.woff") format("woff");
}
@font-face {
  font-family: "RobotoItalic";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/RobotoItalic.woff2") format("woff2"), url("../fonts/RobotoItalic.woff") format("woff");
}
@font-face {
  font-family: "RobotoCondensed";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/RobotoCondensed-Regular.woff2") format("woff2"), url("../fonts/RobotoCondensed-Regular.woff") format("woff");
}
@font-face {
  font-family: "RobotoCondensed";
  font-style: normal;
  font-display: block;
  font-weight: bold;
  src: url("../fonts/RobotoCondensedBold.woff2") format("woff2"), url("../fonts/RobotoCondensedBold.woff") format("woff");
}
@font-face {
  font-family: "Roboto-Black";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/Roboto-Black.woff2") format("woff2"), url("../fonts/Roboto-Black.woff") format("woff");
}