mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Position fonts in separate directories
This commit is contained in:
parent
8985591fd0
commit
84a3acaef2
23 changed files with 325 additions and 22 deletions
|
@ -214,8 +214,8 @@ h2 .rssicon{
|
|||
|
||||
/*Override UbuntuBold by Droid Naskh*/
|
||||
|
||||
@font-face{font-family:'DroidNaskh';src:url('/font/droidnaskh-regular.eot');font-weight:normal;font-style:normal;}
|
||||
@font-face{font-family:'DroidNaskh';src:url('/font/droidnaskh-regular.ttf') format('truetype');font-weight:normal;font-style:normal;}
|
||||
@font-face{font-family:'DroidNaskh';src:url('/font/droidnaskh/droidnaskh-regular.eot');font-weight:normal;font-style:normal;}
|
||||
@font-face{font-family:'DroidNaskh';src:url('/font/droidnaskh/droidnaskh-regular.ttf') format('truetype');font-weight:normal;font-style:normal;}
|
||||
|
||||
/*Styles specific to mobiles*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue