Since we got a new theme. I’d be sharing the font code so you can use the RED Font ( Tungsten semibold)
Here’s what you need to do:
- go to your customize page
- click on Edit HTML button
- then paste this codes before the </style> tag
@font-face { font-family: "Tungsten"; src: url('http://static.tumblr.com/es3dflv/25omcqt6d/tungsten-semibold.otf'); }
- after that, look for the part of you theme where you want to use the theme.
- add this font-family (or updated)
font-family: 'Tungsten';
simple as that. You can now use the font Tungsten semibold on your themes! ask if you need help~