Pesquisas recentes


Sem pesquisas recentes

lucero's Avatar

lucero

Entrou em 28 de mai. de 2021

·

Última atividade em 03 de fev. de 2022

Seguindo

0

Seguidores

0

Atividade total

3

Votos

0

Assinatura

1

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por lucero

lucero comentou,

Comentário na comunidade Discussion - Tips and best practices from the community

Hi jay darado

I put this, but the font didn´t solve

Exibir comentário · Publicado 10 de set. de 2020 · lucero

0

Seguidores

0

Votos

0

Comentários


lucero comentou,

Comentário na comunidade Discussion - Tips and best practices from the community

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.

 

Exibir comentário · Publicado 07 de set. de 2020 · lucero

0

Seguidores

0

Votos

0

Comentários