@charset "UTF-8";
/* This is the font document that links all of the non-standard fonts used on the website to a server that is hosting them. To ensure that these font are still available in the event that openfontlibrary.org collapses, there is a copy of these fonts in the fonts file in the root directory of this website. */

@font-face {
  /* Italic */
  font-family: "PfennigItalic";
  src: url("http://openfontlibrary.org/content/Daniel_J/96/PfennigItalic.otf") format("opentype");
  font-weight:  400;
  font-style:   italic;
  font-variant: normal;
  font-stretch: normal;
}@font-face {
  /* Bold */
  font-family: "PfennigBold";
  src: url("http://openfontlibrary.org/content/Daniel_J/96/PfennigBold.otf") format("opentype");
  font-weight:  700;
  font-style:   normal;
  font-variant: normal;
  font-stretch: normal;
}@font-face {
  /* Medium */
  font-family: "PfennigMedium";
  src: url("http://openfontlibrary.org/content/Daniel_J/96/Pfennig.otf") format("opentype");
  font-weight:  500;
  font-style:   normal;
  font-variant: normal;
  font-stretch: normal;
}@font-face {
  /* BoldItalic */
  font-family: "PfennigBoldItalic";
  src: url("http://openfontlibrary.org/content/Daniel_J/96/PfennigBoldItalic.otf") format("opentype");
  font-weight:  700;
  font-style:   italic;
  font-variant: normal;
  font-stretch: normal;
}@font-face {
  /* BoldItalic */
  font-family: "PfennigBoldItalic";
  src: url("http://openfontlibrary.org/content/Daniel_J/96/PfennigBoldItalic.otf") format("opentype");
  font-weight:  700;
  font-style:   italic;
  font-variant: normal;
  font-stretch: normal;
}		