hr {
    border-top: 1px solid #c5c5c5;
  }
  [x-cloak] {
    display: none !important;
  }
  @font-face {
    font-family: 'nrt';
    src: url(./font/NRT-Reg.ttf);
  }
body{
    font-family: 'nrt' !important;
  }