최근 검색
최근 검색 없음

lucero
가입한 날짜: 2021년 5월 28일
·
마지막 활동: 2022년 2월 03일
팔로잉
0
팔로워
0
총 활동 수
3
투표 수
0
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 lucero
lucero님이 에 댓글을 입력함
댓글 보기 · 2020년 9월 10일에 게시됨 · lucero
0
팔로워
0
투표 수
0
댓글
lucero님이 에 댓글을 입력함
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.
댓글 보기 · 2020년 9월 07일에 게시됨 · lucero
0
팔로워
0
투표 수
0
댓글