@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;
}
a[href]:after {
  content: none !important;
}
img[src]:after {
  content: none !important;
}
.region-menu-bar,
.layout-3col__right-sidebar,
.view-id-node_news_blocks.view-display-id-block_2,
.view-id-node_news_blocks.view-display-id-block_4,
.field--name-field-news-tags,
.views-field-nothing-1,
.region-footer,
#comments {
  display: none;
}
.views-field-nothing .body {
  display: none;
}
.sidebar-second .layout-content {
  width: 100%;
  padding: 10px;
}
/*# sourceMappingURL=print.css.map */