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

@font-face {
    font-family: "rabar";
    src: url("./fonts/Rabar_013.eot"); /* IE9 Compat Modes */
    src: url("./fonts/Rabar_013.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Rabar_013.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Rabar_013.woff") format("woff"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
