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


/*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');
}

/* 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');
}

/* Ugaritic CUNEIFORM  "Aegean" */
 @font-face {
  font-family: "Aegean";
  font-style: normal;
  font-weight: 800;
  src:url('/woff/Aegean.otf') format("opentype");
  /* unicode-range: U+10380 (66432) bis U+1039F (66463)  */
  }


/* CUNEIFORM */
/* Old Babylonian */
@font-face {
  font-family: 'Santakku';
  font-style: normal;
  font-weight: 400;
  src: url('/woff/Santakku.woff');
}

@font-face {
  font-family: 'SantakkuM';
  font-style: normal;
  font-weight: 400;
  src: url('/woff/SantakkuM.woff');
}

/* Hittite */ 
@font-face {
  font-family: 'UllikummiA';
  font-style: normal;
  font-weight: 400;
  src: url('/woff/UllikummiA.woff');
}

@font-face {
  font-family: 'UllikummiB';
  font-style: normal;
  font-weight: 400;
  src: url('/woff/UllikummiB.woff');
}

@font-face {
  font-family: 'UllikummiC';
  font-style: normal;
  font-weight: 400;
  src: url('/woff/UllikummiC.woff');
}

/* Neo-Babylonian */
@font-face {
  font-family: 'Esagil';
  font-style: normal;
  font-weight: 400;
  src: url('/woff/Esagil.woff');
}

/* Neo-Assyrian */
@font-face {
  font-family: 'Assurbanipal';
  font-style: normal;
  font-weight: 400;
  src: url('/woff/Assurbanipal.woff');
}

/* Old Persian (Persepolis is still missing!!) */
@font-face {
  font-family: 'Bisitun';
  font-style: normal;
  font-weight: 400;
  src: url('/woff/Bisitun.woff');
}

/* Anatolian Hieroglyphics */
@font-face {
  font-family: 'LUWGLYPH';
  font-style: normal;
  font-weight: 400;
  src: url('/woff/LUWGLYPH.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;*/
}


