Title: Embed font
Last modified: August 21, 2016

---

# Embed font

 *  Resolved [Mohammad Etemaddar](https://wordpress.org/support/users/sefid-par/)
 * (@sefid-par)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/embed-font/)
 * I want to use my own embed font for title/general and etc.
    I copied my fonts
   to tempera/fonts/ (.ttf,.svg,.eot,.woff) and added this to fontaces.css: ` @font-
   face { font-family: 'Naskh'; src: url('DroidNaskh-Regular.eot'); src: url('DroidNaskh-
   Regular.eot?#iefix') format('embedded-opentype'), src: url('DroidNaskh-Regular.
   woff') format('woff'), src: url('DroidNaskh-Regular.ttf') format('truetype'),
   src: url('DroidNaskh-Regular.svg#naskhregular') format('svg'); font-weight: normal;
   font-style: normal; }  and added this to sanitize.php:  $fonts = array(
 *  'Theme Fonts' => array(
    "Droid Sans", "Naskh",
 * The Naskh has been added to the control panel of Tempera,
    But when I change 
   general and Title fonts to “Naskh” I don’t see any changes in website.
 * What should I do more?

Viewing 1 replies (of 1 total)

 *  Thread Starter [Mohammad Etemaddar](https://wordpress.org/support/users/sefid-par/)
 * (@sefid-par)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/embed-font/#post-4539372)
 * Solved it by uploading the fonts and then puting the exact url of fonts that 
   were uploaded.

Viewing 1 replies (of 1 total)

The topic ‘Embed font’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/tempera/1.8.4/screenshot.png)
 * Tempera
 * [Support Threads](https://wordpress.org/support/theme/tempera/)
 * [Active Topics](https://wordpress.org/support/theme/tempera/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/tempera/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/tempera/reviews/)

## Tags

 * [font](https://wordpress.org/support/topic-tag/font/)

 * 1 reply
 * 1 participant
 * Last reply from: [Mohammad Etemaddar](https://wordpress.org/support/users/sefid-par/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/embed-font/#post-4539372)
 * Status: resolved