Pesquisas recentes
Sem pesquisas recentes

Matthew Scheuerman
Entrou em 28 de mai. de 2021
·
Última atividade em 27 de out. de 2021
Seguindo
0
Seguidores
0
Atividade total
2
Votos
0
Assinatura
1
VISÃO GERAL DA ATIVIDADE
MEDALHAS
ARTIGOS
PUBLICAÇÕES
COMENTÁRIOS NA COMUNIDADE
COMENTÁRIOS EM ARTIGOS
VISÃO GERAL DA ATIVIDADE
Atividade mais recente por Matthew Scheuerman
Matthew Scheuerman comentou,
@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!
Exibir comentário · Publicado 04 de nov. de 2014 · Matthew Scheuerman
0
Seguidores
0
Votos
0
Comentários