/* athiti-200 - latin */
@font-face {
  font-family: 'Athiti';
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/athiti-v12-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/athiti-v12-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/athiti-v12-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/athiti-v12-latin-200.woff') format('woff'), /* Modern Browsers */
       url('/fonts/athiti-v12-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/athiti-v12-latin-200.svg#Athiti') format('svg'); /* Legacy iOS */
}
/* athiti-300 - latin */
@font-face {
  font-family: 'Athiti';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/athiti-v12-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/athiti-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/athiti-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/athiti-v12-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/athiti-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/athiti-v12-latin-300.svg#Athiti') format('svg'); /* Legacy iOS */
}
/* athiti-regular - latin */
@font-face {
  font-family: 'Athiti';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/athiti-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/athiti-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/athiti-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/athiti-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/athiti-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/athiti-v12-latin-regular.svg#Athiti') format('svg'); /* Legacy iOS */
}
/* athiti-500 - latin */
@font-face {
  font-family: 'Athiti';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/athiti-v12-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/athiti-v12-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/athiti-v12-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/athiti-v12-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/fonts/athiti-v12-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/athiti-v12-latin-500.svg#Athiti') format('svg'); /* Legacy iOS */
}
/* athiti-600 - latin */
@font-face {
  font-family: 'Athiti';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/athiti-v12-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/athiti-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/athiti-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/athiti-v12-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/fonts/athiti-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/athiti-v12-latin-600.svg#Athiti') format('svg'); /* Legacy iOS */
}
/* athiti-700 - latin */
@font-face {
  font-family: 'Athiti';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/athiti-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/athiti-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/athiti-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/athiti-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/athiti-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/athiti-v12-latin-700.svg#Athiti') format('svg'); /* Legacy iOS */
}

* body,html{font-size:12px;font-family: 'Athiti', sans-serif;color:#000;background:#fcfcfc;margin:0}* .content{width:95%;height:auto;margin-top:25px;margin-left:40px;padding-bottom:25px}* .version{width:95%;color:#8e0000;font-size:22px;font-weight:700}* .header{width:99%;font-size:12px;font-weight:700;color:#fff;background-color:#4b4b4b;padding:4px}* .entries{width:95%;color:#000;padding-top:20px;padding-left:1px}
    body, html{background: #000; height: 100%;}
    .content {display: table; width: 100%; height: 100%; margin: 0; padding: 0;}
    .inner {display: table-cell; vertical-align: middle;}
    h1 {margin: 0; text-align: center; color: #fff; font-weight: 400;}
    h1 span {font-weight: 600;}
    i {position: absolute;right: 0; bottom: 0;}