@font-face {
  font-family: 'time';
  font-style: normal;
  font-weight: 400;
  src: url(font/time.ttf) format('truetype');
}

@font-face {
  font-family: 'vrr';
  font-style: normal;
  font-weight: 400;
  src: url(font/vrr.ttf) format('truetype');
}

@font-face {
  font-family: 'display';
  font-style: normal;
  font-weight: 400;
  src: url(font/display.ttf) format('truetype');
}

@font-face {
  font-family: 'NewCicle';
  font-style: normal;
  font-weight: 400;
  src: url(font/NewCicle.ttf) format('truetype');
}

@font-face {
  font-family: 'Ubuntu Mono';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Mono'), local('UbuntuMono-Regular'), url(ubuntumono.woff) format('woff');
}

@font-face {
  font-family: 'LCD';
  font-style: normal;
  font-weight: 400;
  src: url(font/lcd_clock.ttf) format('truetype');
}

@font-face {
  font-family: 'time-medium';
  font-style: normal;
  font-weight: 400;
  src: url(font/time-medium.ttf) format('truetype');
}

@font-face {
  font-family: 'time-fat';
  font-style: normal;
  font-weight: 400;
  src: url(font/time-fat.ttf) format('truetype');
}

@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');