I want to use custom non google font like that:
@font-face {
font-family: 'Hacen Liner Printout Lt';
src: url('https://dl.dropbox.com/s/7nbaxeic1c68ifh/Hacen%20Liner%20Printout%20Lt.ttf?dl=0') format('truetype');
}
* {
font-family: 'Hacen Liner Printout Lt';
}
but it disappears and appears...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.