/* Projekt: page2flip *********************************************/
/* Details: CSS-Datei für die Theme-Konfiguration ***/
/* Date:    08.08.2012 **************************/
@import url("/javax.faces.resource/global.min.css.xhtml?ln=css");
@import url("/javax.faces.resource/grid.css.xhtml?ln=css");
@import url("/javax.faces.resource/layout.css.xhtml?ln=css");
@import url("/javax.faces.resource/module.css.xhtml?ln=css");
@import url("/javax.faces.resource/skin.css.xhtml?ln=css");
@import url("/javax.faces.resource/icons.css.xhtml?ln=css");
@font-face {
  font-family: 'MaxsHandwritin';
  src: url("../resources/fonts/MaxsHandwritin.eot"); /* IE9 Compat Modes */
  src: url("../resources/fonts/MaxsHandwritin.eot#") format('embedded-opentype'), /* IE6-IE8 */
  url("../resources/fonts/MaxsHandwritin.woff") format('woff'), /* Modern Browsers */
  url("../resources/fonts/max'shandwritin.ttf")  format('truetype'), /* Safari, Android, iOS */
  url("../resources/fonts/MaxsHandwritin.svg#MaxsHandwritin") format('svg'); /* Legacy iOS */
}
