在asp.net应用程序中包含字体 [英] include font in asp.net application

查看:77
本文介绍了在asp.net应用程序中包含字体的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的所有人,
我想在我们的asp.net应用程序中包含字体而不在Windows Server中安装字体.为此,我也已经在css文件中完成了css字体和src字体,但是没有结果,所以对此有任何想法请给我答复

例如

Dear all,
I want to include font in our asp.net application without installing font in windows server. for this i have also done font face css and font src in css file but there is no result so can any one idea about this please reply me

Exa.

@font-face {
    font-family: Delicious;
    src: url('Delicious-Roman.otf');
}



感谢



thank

推荐答案

此处有讨论: http://stackoverflow.com/questions/1382886/embed-font-in-webpage [ ^ ]会有所帮助.
There is a discussion here: http://stackoverflow.com/questions/1382886/embed-font-in-webpage[^] which should help.


这篇关于在asp.net应用程序中包含字体的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆