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