@font-face {
    font-family: "ubuntunormal";
    src: url("http://localhost/ergosun/fonts/ubunturegular.ttf");
}
@font-face {
    font-family: "ubuntubold";
    src: url("http://localhost/ergosun/fonts/ubuntubold.ttf");
  	font-weight: bold;
}
@font-face {
    font-family: "ubuntucond";
    src: url("http://localhost/ergosun/fonts/ubuntucond.ttf");
}