
/* ################################### */


/*SERIFEN*/
/* normal */

@font-face {
  font-family: 'HPMLinux Libertine O';
  font-style: normal;
  font-weight: 400;
	src: url('/woff/HPMLinLibertineO.woff') format('woff');
}


/* bold */
@font-face {
  font-family: 'HPMLinux Libertine O';
  font-style: normal;
  font-weight: 700;
    src: url('/woff/HPMLinLibertineOB.woff');
 }

/* normal italic */
@font-face {
  font-family: 'HPMLinux Libertine O';
  font-style: italic;
  font-weight: 400;
  src: url('/woff/HPMLinLibertineOI.woff');
}
/* bold italic */
@font-face {
  font-family: 'HPMLinux Libertine O';
  font-style: italic;
  font-weight: 700;
  src: url('/woff/HPMLinLibertineOI.woff');
}


/* OHNE SERIFEN*/
/* normal */

@font-face {
  font-family: 'HPMLinux Biolinum O';
  font-style: normal;
  font-weight: 400;
	src: url('/woff/HPMLinBiolinumO.woff') format('woff');

}

@font-face {
  font-family: 'LUWGLYPH';
  font-style: normal;
  font-weight: 400;
  src: local('LUWGLYPH'),  url(LUWGLYPH.woff) format('woff');
 /* unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;*/
}

/* bold */
@font-face {
  font-family: 'HPMLinux Biolinum O';
  font-style: normal;
  font-weight: 700;
    src: url('/woff/HPMLinBiolinumOB.woff');
  /* src: url('http://www.coder-welten.com/intern/fonts/OpenSans-Bold-webfont.eot'); */
}

/* normal italic */
@font-face {
  font-family: 'HPMLinux Biolinum O';
  font-style: italic;
  font-weight: 400;
  src: url('/woff/HPMLinBiolinumOI.woff');
}
/* bold italic */
@font-face {
  font-family: 'HPMLinux Biolinum O';
  font-style: italic;
  font-weight: 700;
  src: url('/woff/HPMLinBiolinumOBI.woff');
}


