@import url("global.css");
@font-face {
  font-family: '28_days_laterregular';
  src: url('fonts/28_days_later-webfont.eot');
  src: url('fonts/28_days_later-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/28_days_later-webfont.woff') format('woff'), url('fonts/28_days_later-webfont.ttf') format('truetype'), url('fonts/28_days_later-webfont.svg#28_days_laterregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.title {
  font-family: '28_days_laterregular', 'Arial Bold', Arial !important;
  font-size: 150px !important;
}
.logo_gross img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  width: 100%;
  border-width: 0px;
}
