@font-face {
  font-family: "RO Sans";
  src: url("../fonts/ROsanswebtextregular.eot?") format("embedded-opentype"),
       url("../fonts/ROsanswebtextregular.woff") format("opentype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "RO Sans";
  src: url("../fonts/ROsanswebtextitalic.eot?") format("embedded-opentype"),
       url("../fonts/ROsanswebtextitalic.woff") format("opentype");
  font-style: italic;
  font-weight: normal;
}
@font-face {
  font-family: "RO Sans";
  src: url("../fonts/ROsanswebtextbold.eot?") format("embedded-opentype"),
       url("../fonts/ROsanswebtextbold.woff") format("opentype");
  font-weight: bold;
  font-style: normal;
}