Jump to content
  • 0

Не отображается шрифт


yaparoff
 Share

Question

В макете указан такой текст:

 

SNIMOKj.md.png

 
Если навести на него в фотошопе то название у него "DecorC"
Нашел этот шрифт в сети (хотя и с трудом), скачал файл в формате .otf, сгенерировал в форматы .eot, .ttf, .woff, .woff2 на сайте fontsquirrel.com

Подключил как положено:
@font-face {  font-family: "Decorc";  src: url('../fonts/decorc_1-webfont.eot');  /* IE9 Compat Modes */  src: url('../fonts/decorc_1-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/decorc_1-webfont.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/decorc_1-webfont.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/decorc_1-webfont.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/decorc_1-webfont.svg#svgFontName') format('svg');  /* Legacy iOS */  font-weight: normal;  font-style: normal;}

Но почему то эффект получился такой:

SNIMsdsOK.md.png

 

Подключал другой шрифт (PT-Sans) аналогично - с ним все получилось, а с этим нет.

Хотел найти аналогичный шрифт, нашел  "Ludvig van Bethoveen". Его так же подключал  - опять не сработало. 

 

В чем может быть причина? Как решить эту проблему?

В крайнем случае можно поискать похожий шрифт, но какой будет похожим? И чтобы он отображался?

 
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy