Hi Ciaran,
I followed your advise and added the following to my css after uploading the attached ttf (please after downloading omit the .txt extension in order to read it..) in the fonts folder of my Emani template:
@font-face {
font-family: 'CeraPRO-Regular';
src: url('fonts/cera-pro-regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
body {
font-family: 'CeraPRO-Regular' !important;
}
..it seems that it did not work..Can you please indicate my mistake in following your instructions?
Actually the font effect I would like to get is the one you can see in the following site:
https://osteon.gr/
Thanks again!
Eri