Answer the question
In order to leave comments, you need to log in
How to make a font for layout?
Hello, I used to have a font generator for layout in my bookmarks, you insert the necessary fonts there and it gives you something like this:
@font-face {
font-family: 'PT Sans';
src: url("../fonts/PT Sans/PTSans-Regular.eot");
src: url("../fonts/PT Sans/PTSans-Regular.eot?#iefix") format('embedded-opentype'), url("../fonts/PT Sans/PTSans-Regular.woff2") format('woff2'), url("../fonts/PT Sans/PTSans-Regular.woff") format('woff'), url("../fonts/PT Sans/PTSans-Regular.ttf") format('truetype'), url("../fonts/PT Sans/PTSans-Regular.svg#PTSans-Regular") 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