@font-face {
  font-family: "RobotoCondensedBold";
  src: url("/koomview/stylesheets/fonts/RobotoCondensed-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "RobotoCondensedBoldItalic";
  src: url("/koomview/stylesheets/fonts/RobotoCondensed-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "RobotoCondensedItalic";
  src: url("/koomview/stylesheets/fonts/RobotoCondensed-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "RobotoCondensedLight";
  src: url("/koomview/stylesheets/fonts/RobotoCondensed-Light.ttf") format("truetype");
}
@font-face {
  font-family: "RobotoCondensedLightItalic";
  src: url("/koomview/stylesheets/fonts/RobotoCondensed-LightItalic.ttf") format("truetype");
}
@font-face {
  font-family: "RobotoCondensedRegular";
  src: url("/koomview/stylesheets/fonts/RobotoCondensed-Regular.ttf") format("truetype");
}