/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url("https://fonts.googleapis.com/css?family=Cinzel");
@import url("https://fonts.googleapis.com/css?family=Ibarra+Real+Nova");
body {
  font-family: "Ibarra Real Nova", "Times New Roman", "Times", serif !Important;
  font-weight: 400;
}
h1, h2, h3, h4, h5, h6, .button, .g-menu-item-title {
  font-family: "Cinzel", "Times New Roman", "Times", serif !Important;
  font-weight: 500;
}
.g-loginform-title {
  font-family: "Cinzel", "Times New Roman", "Times", serif !Important;
  font-weight: 500;
  font-size: 1.9rem;
}
.gantry-logo {
  max-width: 250px;
}
@media only all and (max-width: 48rem) {
  .gantry-logo {
    margin: auto;
  }
}
.sample-content .g-content .info-box .float-left, .sample-content .fa-graduation-cap {
  color: #d9d9d9;
  font-size: 6rem;
  margin: 1rem 2rem 1rem 1rem;
}
.sample-content .button-with-icon .sample-icons {
  font-size: 1rem;
  color: #FFFFFF;
  opacity: 1;
}
/*# sourceMappingURL=custom__offline.css.map */