@font-face {
  font-family: 'Lato-Bold';
  src: url('EMprint Bold.otf'), url('Lato-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato-Light';
  src: url('EMprint Light.otf'), url('Lato-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato-Regular';
  src: url('EMprint Regular.otf'), url('Lato-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato-Semibold';
  src: url('EMprint Semibold.otf'), url('Lato-Black.ttf') format('truetype');
}