Answer the question
In order to leave comments, you need to log in
Where can I find the working font MyriadPro Light?
Good day everyone.
There was an obscure rendering issue with the MyriadPro Light font - Firefox correctly recognizes it and displays it correctly. while other browsers do not. Once I had such a problem, and I solved it by finding and downloading a different version of the font, but this time this method does not work - I already tried two sources, the result is the same.
Connection:
@font-face {
font-family: 'MyriadPro Light';
src: url('../fonts/MyriadPro-Light.eot');
src: local('Myriad Pro Light'),
url('../fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
url('../fonts/MyriadPro-Light.woff') format('woff'),
url('../fonts/MyriadPro-Light.ttf') format('truetype'),
url('../fonts/MyriadPro-Light.svg#MyriadLight') format('svg');
font-weight: normal;
font-style: normal;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question