
/* Licence k pismum a k tomuto css stylu najdete v allfonts/licence.txt. Autor: Daniel Sedmák, www.dseven.cz */


@font-face{
    font-family: "Roboto Condensed"; src: url("/allfonts/robotocondensed/webfonts/roboto-condensed-latin-400-normal.woff");
  font-weight: normal;
}

@font-face{
    font-family: "Roboto Condensed"; src: url("/allfonts/robotocondensed/webfonts/roboto-condensed-latin-ext-400-normal.woff");
  font-weight: normal;
}

@font-face{
    font-family: "Roboto Condensed"; src: url("/allfonts/robotocondensed/webfonts/roboto-condensed-latin-700-normal.woff");
  font-weight: 700;
}

@font-face{
    font-family: "Roboto Condensed"; src: url("/allfonts/robotocondensed/webfonts/roboto-condensed-latin-ext-700-normal.woff");
  font-weight: 700;
}

body{
    font-family: "Roboto Condensed", serif !important;
 
}