Ricerche recenti
Nessuna ricerca recente

lucero
Data ingresso 28 mag 2021
·
Ultima attività 03 feb 2022
Seguiti
0
Follower
0
Attività totali
3
Voti
0
Abbonamento
1
PANORAMICA ATTIVITÀ
BADGE
ARTICOLI
POST
COMMENTI NELLA COMMUNITY
COMMENTI AGLI ARTICOLI
PANORAMICA ATTIVITÀ
Ultima attività di lucero
lucero ha commentato,
Visualizza commento · Data ultimo post: 10 set 2020 · lucero
0
Follower
0
Voti
0
Commenti
lucero ha commentato,
Hello,
I have tried to insert a font family Gilroy, but it is not recognized in CSS. Please help me!!. this is my code:
1.
2. in the file style.css company= I know the company is a reference
@font-face {
font-family: 'Gilroy';
src: url('//company.zendesk.com/hc/Gilroy-Regular.eot');
src: url('//company.zendesk.com/hc/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
url('//company.zendesk.com/hc/Gilroy-Regular.woff2') format('woff2'),
url('//company.zendesk.com/hc/Gilroy-Regular.woff') format('woff'),
url('//company.zendesk.com/hc/Gilroy-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
3.finally I put font-family in the code, body, H1,H2,H3......
5.
Visualizza commento · Data ultimo post: 07 set 2020 · lucero
0
Follower
0
Voti
0
Commenti