﻿@font-face {
    font-family: 'Droid Arabic Kufi';
    src: url(DroidKufi-Regular.ttf);
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('RobotoCondensed-Regular.ttf');
    src: url('RobotoCondensed-Regular.ttf') format('embedded-opentype'), url('RobotoCondensed-Regular.ttf') format('woff'), url('RobotoCondensed-Regular.ttf') format('truetype'), url('DroidArabicKufi.svg#DroidArabicKufi') format('svg');
    font-weight: normal;
    font-style: normal;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, div, .title, .post-details h4, .post-details h4 a, li .date {
    font-family: 'Roboto Condensed', 'Droid Arabic Kufi' !important;
    /*font-size: 16px;*/
}
 
