بسم الله الرحمن الرحيم

معانا درس جديد وهو كيفيه خط مدونتك الى خط جميل ومنسق وذالك عن طريق الاتى:

1-ادخل الى لوحه التحكم ->التخطيط

2-اضغط على اضافه اداه->HTML/JavaScript

3-ضع هذا الكود
<style type = "text/css">
@font-face
{
font-family:"DroidKufi-regular";
font-style:normal;
font-weight:normal;
src:url("http://themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.eot?#iefix")format("embedded-opentype"), url("//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.woff2")format("x-woff2"), url("http://themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.woff")format("woff"), url("http://themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.ttf")format("truetype");
}
*
{
font-family:DroidKufi-regular,sans-serif !important;
}
</style>
4-اضغط على حفظ وااعمل رفريش للصفحه وشوف الفرق
By