﻿@font-face {
    font-family: 'NewRudaw';
    src: url('/fonts/Rudaw/NewRudaw-Bold.eot');
    src: url('/fonts/Rudaw/NewRudaw-Bold.eot?#iefix') format('embedded-opentype'), 
        url('/fonts/Rudaw/NewRudaw-Bold.woff2') format('woff2'), 
        url('/fonts/Rudaw/NewRudaw-Bold.woff') format('woff'),
        url('/fonts/Rudaw/NewRudaw-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "NRT Reg";
    src: url('/fonts/NRT/NRT-Reg.eot');
    src: url('/fonts/NRT/NRT-Reg.eot?#iefix') format('embedded-opentype'), 
        url('/fonts/NRT/NRT-Reg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "NRT Bold";
    src: url('/fonts/NRT/NRT-Bold.eot');
    src: url('/fonts/NRT/NRT-Bold.eot?#iefix') format('embedded-opentype'), 
        url('/fonts/NRT/NRT-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
