.testClass {
	font-family: TestFamily;
	font-size: 24px;
}

@font-face {
	font-family: "TestFamily";  
 	src: url(SignaCond-Book.eot);  
	src: local('TestFamily'), url(SignaCond-Book.otf) format("opentype");  
}

@font-face {
   font-family: "GraublauWeb";
   src: url("http://www.webfonts.info/fonts/GraublauWeb.eot");
}

