@font-face {
  font-family: "Nrt";
  src: url("NRT-Reg.eot"); /* IE9 Compat Modes */
  src: url("NRT-Reg.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("NRT-Reg.ttf") format("truetype"), /* Safari, Android, iOS */
  url("NRT-Reg.woff") format("woff"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

.NrtFont {
  font-family: Nrt !important;
  font-size: 14px
}
body {
  font-family: Nrt !important;
  font-size: 14px;
 
}
