@font-face {
  font-family: "RobotoCondensed";
  font-style: normal;
  font-weight: 400;
  src: url("static/RobotoCondensed-Regular.ttf") format("ttf");
}

@font-face {
  font-family: "RobotoCondensed";
  src: url("static/RobotoCondensed-Bold.ttf") format("ttf");
  font-weight: bold;
}

@font-face {
  font-family: "RobotoCondensed";
  src: url("static/RobotoCondensed-Italic.ttf") format("ttf");
  font-weight: italic;
}
