@font-face {
  font-family: "TeXGyreAdventor";
  src: url("../fonts/TeXGyreAdventor-Regular.eot");
  src: url("../fonts/TeXGyreAdventor-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/TeXGyreAdventor-Regular.woff2") format("woff2"), url("../fonts/TeXGyreAdventor-Regular.woff") format("woff"), url("../fonts/TeXGyreAdventor-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Agrandir";
  src: url("../fonts/Agrandir-Regular.eot");
  src: url("../fonts/Agrandir-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Agrandir-Regular.woff2") format("woff2"), url("../fonts/Agrandir-Regular.woff") format("woff"), url("../fonts/Agrandir-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Agrandir";
  src: url("../fonts/Agrandir-TextBold.eot");
  src: url("../fonts/Agrandir-TextBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Agrandir-TextBold.woff2") format("woff2"), url("../fonts/Agrandir-TextBold.woff") format("woff"), url("../fonts/Agrandir-TextBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TeXGyreAdventor";
  src: url("../fonts/TeXGyreAdventor-Bold.eot");
  src: url("../fonts/TeXGyreAdventor-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/TeXGyreAdventor-Bold.woff2") format("woff2"), url("../fonts/TeXGyreAdventor-Bold.woff") format("woff"), url("../fonts/TeXGyreAdventor-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.default-page {
  min-height: calc(100vh - 100px);
  padding: 0 3rem 100px;
  display: flex;
  flex-direction: column;
  text-align: justify;
  text-align: start;
}
.default-page ul {
  font-family: "Agrandir", "Roboto", "Helvetica Neue", "Arial", "sans-serif";
  list-style: disc;
  padding-left: 1.2em;
}
@media screen and (max-width: 993px) {
  .default-page {
    padding: 0 1.5rem 100px;
  }
}