@font-face {
  font-family: "floriboo";
  src: url("fonts/floriboo-webfont.eot");
  src: url("fonts/floriboo-webfont.woff") format("woff"),
    url("fonts/floriboo-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "floribooita";
  src: url("fonts/floribooita-webfont.eot");
  src: url("fonts/floribooita-webfont.woff") format("woff"),
    url("fonts/floribooita-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "cs";
  src: url("fonts/cs-reg-webfont.eot");
  src: url("fonts/cs-reg-webfont.woff") format("woff"),
    url("fonts/cs-reg-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}