@font-face {
  font-family: 'Header';
  src: url("../fonts/Roboto-Regular.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'Menu';
  src: url("../fonts/Roboto-Regular.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'Regular';
  src: url("../fonts/Lato-Regular.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'Quote';
  src: url("../fonts/Lato-Regular.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
/******************************************************
 *  Node Type for the News
 */
.path-frontpage main,
.page-node-12715.page-node-type-page main {
  max-width: 1440px;
  margin: 0 auto;
}
/*# sourceMappingURL=node.css.map */