/* Linked from index.html rather than written in App.vue, whose styles webpack
   bundles and would try to resolve these absolute URLs. */
@font-face {
  font-family: 'OpenBaskerville0053Normal';
  src: url('/fonts/OpenBaskerville0053Normal.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* The upright Book cut; fontlibrary.org declared it italic. */
@font-face {
  font-family: 'Nova Script';
  src: url('/fonts/NovaScriptBook.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
