@page {
  margin-bottom: 5pt;
  margin-top: 5pt;
}
@font-face {
  font-family: "MinionItalic_EB";
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  src: url(fonts/MinionItalic_EB.ttf);
}
@font-face {
  font-family: "Adobe Garamond Pro Bold";
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  src: url(fonts/AGaramondPro-Bold.otf);
}
@font-face {
  font-family: "MinionRegular_EB";
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  src: url(fonts/MinionRegular_EB.ttf);
}
@font-face {
  font-family: "Minion Pro";
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  src: url(fonts/MinionPro-Regular.otf);
}
@font-face {
  font-family: "Adobe Garamond Pro";
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  src: url(fonts/AGaramondPro-Regular.otf);
}
@font-face {
  font-family: "Adobe Garamond Pro";
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  src: url(fonts/AGaramondPro-Italic.otf);
}
@font-face {
  font-family: "Franklin Gothic Heavy";
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  src: url(fonts/Franklin-Gothic-Heavy.ttf);
}
