
@font-face {
    font-family: 'Paragon';
    src: url('fonts/paragon/Paragon-Regular.woff2') format('woff2'),
        url('fonts/paragon/Paragon-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Paragon';
    src: url('fonts/paragon/Paragonitalic-Regular.woff2') format('woff2'),
        url('fonts/paragon/Paragonitalic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'P-ACR-AGON';
    src: url('fonts/paragon/PACRAGON-Regular.woff2') format('woff2'),
        url('fonts/paragon/PACRAGON-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face{
  font-family: "Century Schoolbook L";
  src: url("fonts/century-schoolbook-l/CenturySchL-Roma.woff2") format("woff2"),
  	url("fonts/century-schoolbook-l/CenturySchL-Roma.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "Century Schoolbook L";
  src: url("fonts/century-schoolbook-l/CenturySchL-Bold.woff2") format("woff2"),
  	url("fonts/century-schoolbook-l/CenturySchL-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "Century Schoolbook L";
  src: url("fonts/century-schoolbook-l/CenturySchL-BoldItal.woff2") format("woff2"),
  	url("fonts/century-schoolbook-l/CenturySchL-BoldItal.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face{
  font-family: "Century Schoolbook L";
  src: url("fonts/century-schoolbook-l/CenturySchL-Ital.woff2") format("woff2"),
  	url("fonts/century-schoolbook-l/CenturySchL-Ital.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
/* available OT features: liga swsh */

