Hello Ciaran,
how can I use embedded fonts?
I downloaded the font "Bilbo Swash Caps" from https://google-webfonts-helper.herokuapp.com/fonts/bilbo-swash-caps?subsets=latin and saved it in the Fonts folder.
I have integrated it via a custom.css:
/* bilbo-swash-caps-regular - latin */
@font-face {
font-family: 'Bilbo Swash Caps';
font-style: normal;
font-weight: 400;
src: url('/http://astrid-schuenemann.com/templates/j51_jasmine/fonts/bilbo-swash-caps-v15-latin-regular.eot'); /* IE9 Compat Modes */
src: local(''),
url('/http://astrid-schuenemann.de/templates/j51_jasmine/fonts/bilbo-swash-caps-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/http://astrid-schuenemann.de/templates/j51_jasmine/fonts/bilbo-swash-caps-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('/http://astrid-schuenemann.de/templates/j51_jasmine/fonts/bilbo-swash-caps-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
url('/http://astrid-schuenemann.de/templates/j51_jasmine/fonts/bilbo-swash-caps-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('/http://astrid-schuenemann.de/templates/j51_jasmine/fonts/bilbo-swash-caps-v15-latin-regular.svg#BilboSwashCaps') format('svg'); /* Legacy iOS */
}
I can't select these via the editor though?
- SYSOPONLINE
- Commercial Templates
- Sunday, 04 July 2021
- Subscribe via email
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!