@font-face {
  font-family: "Roboto Condensed"; 
  src: url("/fonts/RobotoCondensed-Regular.ttf"); 
  font-weight: normal;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("/fonts/RobotoCondensed-Bold.ttf"); 
  font-weight: bold;
}