
@font-face {
  font-family: "jmh";
  src: url("JMHTypewriter.otf") format("opentype"),
  url("JMHTypewriter.ttf") format("truetype");
}

@font-face {
  font-family: "type";
  src: url("zai_ConsulPolishTypewriter.ttf") format("truetype");
}


.txt{

	font-family: "jmh";
	font-size:15px; 
  line-height: 1.5;
	margin-top: 0.0em;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
  text-align: left;
  /*text-justify: inter-character !important;*/
}

.txt_ats{

  font-family: "jmh";
  font-size:12px; 
  line-height: 1.2;
  margin-top: 0.0em;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
  text-align: left;
  /*text-justify: inter-character !important;*/
}


.txt2{

  font-family: "type";
  font-size:19px; 
  margin-top: 0.0em;
  padding-top: 0px;
  padding-right: 10px;
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
  text-align: justify;
  text-justify: inter-character !important;
}
