шрифты

Font Face: OTS parsing error: invalid version tag

Hello! I want to add the font Gotham Pro Black to the site for headings. In CSS, font-weight is written everywhere. Do I und ... n the console: OTS parsing error: invalid version tag I tried other formats + prescribed type How can decide? Thanks!

Connecting a font without specifying the thickness

There is a font with several types of thickness: Museo Sans Cyrl 100 Museo Sans Cyrl 500 Museo Sans Cyrl 900 I connect it ... o Sans Cyrl 900.ttf") format(truetype); font-weight: 900; } ... Is there something I don't know about the connection?

How to correctly connect the Raleway shri with Cyrillic in Laravel

In Laravel 5.3, the default font is "Raleway", which is loaded from Google Fonts, but it (the one hosted on Google) does not ... ing this font with Cyrillic? How is it now considered correct to load fonts on web pages? And where to get exactly this font.

Does the Windows license allow the use of pre-installed fonts in images on the site?

For example, write something in Arial font, save it as image.jpg , and publish it on the site.

The connected font does not display a specific character

For what reason can a specific character not be displayed in the connected font? In my case, it is a non-breaking space & ... remove the character using FontForge, then you can add it, but where and how in the table to find an indissoluble a space?

How do I find out which font is paid and which is not?

How do I find out which font is paid and which is not?

A slimmed-down font for Hebrew, Thai, and similar languages in the Linux console

Actually, the problem in Debian 8 is with the display of some fonts in the console: Hebrew, Thai, etc. They look smaller and ... tried to apply it to the terminal, this font behaved ugly: Here's how it started to display: How can this be affected?

Database icon in font awesome

Is there a similar icon in font awesome and if so, what is it called?

Support for ligature icons by browsers

I came across an interesting thing - a font in which you write a word instead of an icon, and it is shown as an icon. I don't ... https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <i class="material-icons">home</i>

Creating a handwritten font

There are many online services for creating handwritten fonts, but almost all of them are either paid or work crookedly (they ... s filled in manually, scanned, and the scan is recognized by the program and the font is issued. For example myscriptfont.com

What is the analog of the Roboto-Medium style in an Android app?

There was a need in the android application to put the font Roboto-Medium on the button. But I came across the fact that i ... er fonts that the studio offered - they did not fit. The closest one to Roboto-Medium is sans-serif, but it is still thinner.

Font awesome (v5) icons are not displayed correctly (squares) )

Font awesome (v5) icons are not displayed correctly. Squares are displayed instead of icons. To connect the font, I use this code: <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">

Cufon.js doesn't work for all elements

I use it on the website cufon.js so that certain elements (headings, etc.) are written in a nice font. In order for the scrip ... e code after the first call were not processed. When I removed that first call and left only the last one, everything worked.