Questions tagged as 'fonts'

1
answer

loading font awesome icons [duplicated]

I'm having problems with loading the icons with font awesome and when he uses it he puts it to me like this:  This way I charge the icons. <!-- CARGANDO FUENTES --> <link href="https://fonts.googleapis.com/css?family=Lato" rel="sty...
asked by 13.02.2018 / 13:04
1
answer

How to import fonts from a local file, to my HTML project [duplicated]

I have a problem and I really do not give my solution. I have some otf files, which are some sources that a designer has given me. I'm importing them in the following way: @font-face { font-family: Verlag; src...
asked by 03.01.2017 / 17:34
2
answers

Google Font does not work in external CSS

I have been trying for some time to apply the Open Sans source in a project with HTML, CSS and the framework Bootstrap . Link to import the source: <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">...
asked by 03.10.2017 / 19:42
0
answers

Error loading a font in C ++ with Ogre

The code that will show below is on the official Ogre website:   Ogre's official website I have also seen this query: StackOverFlow English and I used the code to load the font, but it does not work. My code is this: OverlayManager...
asked by 15.05.2017 / 14:14
1
answer

Handle different font styles with css

A big greeting: It happens that a text source has different variations, in this case I have chosen to choose the open sans, which has light, regular, bold, extrabold font, the fact is that I want to vary in the sources, that the first be bold...
asked by 10.07.2018 / 03:02
1
answer

Visual Studio: Is it possible to redistribute third party fonts, are there any problems?

I am creating a project with customized fonts (because of the licenses of the fonts, there is no need to worry, they allow commercial use and redistribution). The problem is that, in the terms ( link ) mention: "c. Font components. While th...
asked by 20.04.2017 / 20:32
1
answer

how to make this typeface? [closed]

I want to get this type of letter I was trying but I do not know what kind it is @font-face { font-family: "Kimberley"; src: url(http://www.princexml.com/fonts/larabie/ » kimberle.ttf) format("truetype");...
asked by 31.03.2017 / 03:57
0
answers

How do I calculate the values of an LST source?

I want to add new characters to an application but when searching for the sources they are LST and their PNG how do I calculate the values? here an example for the letter Capital A has this. A 0.550781 0.128906 0.609375 0.207031 0.5 7.5 21  ...
asked by 13.12.2018 / 07:11
1
answer

I do not read the source

Why does not the source read me, if I have the folder "/static/fonts/nombredefuente.ttf" and it does not read it, in the console it appears in red, I put that folder in the root, just as it keeps doing it same, so I have the css: @font-f...
asked by 30.08.2018 / 20:07
1
answer

My icons do not work in mozila firefox but in chrome

I have some icoomon icons and they do not work only in chrome I changed the position of the html tag to insert them and nothing, it allowed the web to use its own sources in the mozila configuration and nothing, my web is in local. <!DOCTYP...
asked by 17.05.2018 / 20:30