@font-face { font-family: 'DVS'; src: url('/fonts/DejaVuSans.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'DVSC'; src: url('/fonts/DejaVuSansCondensed.woff2') format('woff2'); font-weight: normal; font-style: normal; }

@font-face {
    font-family: 'NSA';
    src: url('/fonts/subset-NotoSansArabicUI-Regular.woff2') format('woff2'),
        url('/fonts/subset-NotoSansArabicUI-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+0600-06FF,U+0750-077F,U+08A0-08FF,U+FB50-FDFF,U+FE70-FEFF; /* Arabic glyphs */
}

@font-face {
    font-family: 'NSA';
    src: url('/fonts/subset-NotoSans-Regular.woff2') format('woff2'),
        url('/fonts/subset-NotoSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	unicode-range: U+000-5FF; /* Latin glyphs */
}

@font-face {
    font-family: 'VIPU';
    src: url('/fonts/VIPUrkida-Regular.woff2') format('woff2'),
        url('/fonts/VIPUrkida-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VIPUB';
    src: url('VIPUrkida-BBlack.woff2') format('woff2'),
        url('VIPUrkida-BBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
