최근 검색


최근 검색 없음

Matthew Scheuerman's Avatar

Matthew Scheuerman

가입한 날짜: 2021년 5월 28일

·

마지막 활동: 2021년 10월 27일

팔로잉

0

팔로워

0

총 활동 수

2

투표 수

0

가입 플랜

1

활동 개요

님의 최근 활동 Matthew Scheuerman

Matthew Scheuerman님이 에 댓글을 입력함

커뮤니티 댓글 Discussion - Tips and best practices from the community

@Jan B,

I have been trying every permutation I can, to try to use a custom font in my theme. I am loading the font files into the assets tool, and I am using the following CSS:

@font-face {

font-family: 'Regular';

src: local ('Regular'),

src: url('//mycompany.zendesk.com/hc/theme_assets/596873/200073129/museosans_900-webfont.eot'),

src: url('//mycompany.zendesk.com/hc/theme_assets/596873/200073129/museosans_900-webfont.eot?#iefix'),

  url('//mycompany.zendesk.com/hc/theme_assets/596873/200073129/museosans_900-webfont.woff2') format('woff2'), 

url('//mycompany.zendesk.com/hc/theme_assets/596873/200073129/museosans_900-webfont.woff') format('woff'),

url('//mycompany.zendesk.com/hc/theme_assets/596873/200073129/museosans_900-webfont.ttf') format('truetype');

  font-weight: normal;

  font-style: normal;

}

 

 

.searchbox_header { 

  font-family: 'Regular'; 

}

 

 

Any advice would be greatly appreciated. Thanks!

댓글 보기 · 2014년 11월 04일에 게시됨 · Matthew Scheuerman

0

팔로워

0

투표 수

0

댓글