Y
Y
Yan Alexandrov2019-01-04 18:18:35
Fonts
Yan Alexandrov, 2019-01-04 18:18:35

What are the services for connecting non-standard fonts?

Good afternoon. Please provide links-services for connecting non-standard fonts to the site. To be able to connect by type:

@font-face {
  font-style: normal;
  font-weight: 500;
  font-family: 'MuseoCyrillic-500';
    src: local('MuseoCyrillic-500'), url('https://nomail.com.ua/files/eot/5131a7e5bc957font.eot?#iefix') format('embedded-opentype'),
         local('MuseoCyrillic-500'), url('https://nomail.com.ua/files/woff/font.woff') format('woff'),
         local('MuseoCyrillic-500'), url('https://nomail.com.ua/files/woff2/font.woff2') format('woff2');
}

Google Font - I know, but I don't have the required fonts
FontStorage - Doesn't work because it doesn't support connection via https
Nomail.com.ua - Doesn't work because the connection is made via a generated file, and font paths are generated "on the fly" and are constantly changing.
Support for Cyrillic fonts is needed, and the service has been stable. Is there such a thing?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question