@font-face {
    font-family: "nrt";
    src: url("../fonts/NRT-Reg.ttf");
}

body {
    font-family: "nrt", serif !important;
}