@font-face {
  font-family: 'Timeburner';
  src: url('../font/timeburner/Timeburner-xJB8.eot');
  src: url('../font/timeburner/Timeburner-xJB8.eot') format('embedded-opentype'),
       url('../font/timeburner/Timeburner-xJB8.woff2') format('woff2'),
       url('../font/timeburner/Timeburner-xJB8.woff') format('woff'),
       url('../font/timeburner/Timeburner-xJB8.ttf') format('truetype'),
       url('../font/timeburner/Timeburner-xJB8.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Timeburnerbold';
  src: url('../font/timeburner/TimeburnerBold-peGR.eot');
  src: url('../font/timeburner/TimeburnerBold-peGR.eot') format('embedded-opentype'),
       url('../font/timeburner/TimeburnerBold-peGR.woff2') format('woff2'),
       url('../font/timeburner/TimeburnerBold-peGR.woff') format('woff'),
       url('../font/timeburner/TimeburnerBold-peGR.ttf') format('truetype'),
       url('../font/timeburner/TimeburnerBold-peGR.svg') format('svg');
  font-weight: bold;
  font-style: bold;
}