/* Font definition for Internet Explorer (must be first) */
@font-face {
	font-family: Calibri; src: url(resources/fonts/calibri.eot);
}
 
/* Font definition for other browsers */
@font-face {
	font-family: Calibri; src: url(resources/fonts/calibri.ttf) format("opentype");
}