/* Roboto */
@font-face {
  font-family: "Roboto-Regular";
  src: local("Roboto Regular"), url("../../fonts/roboto/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Italic";
  src: local("Roboto Italic"), url("../../fonts/roboto/Roboto-Italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Bold";
  src: local("Roboto Bold"), url("../../fonts/roboto/Roboto-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Medium";
  src: local("Roboto Medium"), url("../../fonts/roboto/Roboto-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Roboto Condensed */
@font-face {
  font-family: "Roboto-Condensed-Regular";
  src: local("Roboto Condensed Regular"), url("../../fonts/roboto/RobotoCondensed-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Condensed-Bold";
  src: local("Roboto Condensed Bold"), url("../../fonts/roboto/RobotoCondensed-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
