@font-face {
  font-family: 'Book Antiqua';
  src: url('../fonts/subset-BookAntiqua.eot');
  src: url('../fonts/subset-BookAntiqua.eot?#iefix') format('embedded-opentype'),
    url('../fonts/subset-BookAntiqua.woff2') format('woff2'),
    url('../fonts/subset-BookAntiqua.woff') format('woff'),
    url('../fonts/subset-BookAntiqua.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* ! Times New Roman */

@font-face {
  font-family: 'Times New Roman';
  src: url('../fonts/TimesNewRomanPSMT.eot');
  src: url('../fonts/TimesNewRomanPSMT.eot?#iefix') format('embedded-opentype'),
    url('../fonts/TimesNewRomanPSMT.woff2') format('woff2'),
    url('../fonts/TimesNewRomanPSMT.woff') format('woff'),
    url('../fonts/TimesNewRomanPSMT.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Times New Roman';
  src: url('../fonts/TimesNewRomanPS-BoldMT.eot');
  src: url('../fonts/TimesNewRomanPS-BoldMT.eot?#iefix') format('embedded-opentype'),
    url('../fonts/TimesNewRomanPS-BoldMT.woff2') format('woff2'),
    url('../fonts/TimesNewRomanPS-BoldMT.woff') format('woff'),
    url('../fonts/TimesNewRomanPS-BoldMT.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* ! GARAMOND  */
@font-face {
  font-family: 'Garamond';
  src: url('../fonts/garamond/Garamond-Regular.eot');
  src: url('../fonts/garamond/Garamond-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/garamond/Garamond-Regular.woff2') format('woff2'),
    url('../fonts/garamond/Garamond-Regular.woff') format('woff'),
    url('../fonts/garamond/Garamond-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Garamond';
  src: url('../fonts/garamond/Garamond-Italic.eot');
  src: url('../fonts/garamond/Garamond-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/garamond/Garamond-Italic.woff2') format('woff2'),
    url('../fonts/garamond/Garamond-Italic.woff') format('woff'),
    url('../fonts/garamond/Garamond-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Garamond';
  src: url('../fonts/garamond/Garamond-Bold.eot');
  src: url('../fonts/garamond/Garamond-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/garamond/Garamond-Bold.woff2') format('woff2'),
    url('../fonts/garamond/Garamond-Bold.woff') format('woff'),
    url('../fonts/garamond/Garamond-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}