
/* Licence k písmům a k tomuto css stylu najdete v allfonts/licence.txt. Autor: Daniel Sedmák, www.dseven.cz */

@font-face{
font-family: "Open Sans"; src:      url("/allfonts/opensans/webfonts/open-sans-latin-400-normal.woff");
font-weight: normal;
}

@font-face{
font-family: "Open Sans"; src:    url("/allfonts/opensans/webfonts/open-sans-latin-ext-400-normal.woff");
font-weight: normal;
}

@font-face{
font-family: "Open Sans"; src:      url("/allfonts/opensans/webfonts/open-sans-latin-700-normal.woff");
font-weight: 700;
}

@font-face{
font-family: "Open Sans"; src:    url("/allfonts/opensans/webfonts/open-sans-latin-ext-700-normal.woff");
font-weight: 700;
}

@font-face{
    font-family: "Raleway"; src:      url("/allfonts/raleway/webfonts/raleway-latin-400-normal.woff");
    font-weight: normal;
}

@font-face{
    font-family: "Raleway"; src:      url("/allfonts/raleway/webfonts/raleway-latin-ext-400-normal.woff");
    font-weight: normal;
}

@font-face{
    font-family: "Raleway"; src:      url("/allfonts/raleway/webfonts/raleway-latin-700-normal.woff");
    font-weight: 700;
}

@font-face{
    font-family: "Raleway"; src:      url("/allfonts/raleway/webfonts/raleway-latin-ext-700-normal.woff");
    font-weight: 700;
}

@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;
}

@font-face{
    font-family: "Noto Sans"; src: url("/allfonts/notosans/webfonts/noto-sans-latin-400-normal.woff");
  font-weight: normal;
}

@font-face{
    font-family: "Noto Sans"; src: url("/allfonts/notosans/webfonts/noto-sans-latin-ext-400-normal.woff");
  font-weight: normal;
}

@font-face{
    font-family: "Noto Sans"; src: url("/allfonts/notosans/webfonts/noto-sans-latin-700-normal.woff");
  font-weight: 700;
}

@font-face{
    font-family: "Noto Sans"; src: url("/allfonts/notosans/webfonts/noto-sans-latin-ext-700-normal.woff");
  font-weight: 700;
}

body{
    font-family: "Open Sans", serif !important;
 
}