Recent searches
No recent searches

Lucas Tsolakian
Joined Apr 16, 2021
·
Last activity Oct 27, 2021
Following
0
Followers
0
Total activity
3
Votes
0
Subscriptions
2
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by Lucas Tsolakian
Lucas Tsolakian commented,
If you ever change your default Zendesk to support.yourcompany.com don't forget to change that on your rule as well:
@font-face {
font-family: 'Regular';
src: local ("Regular"),
src: url('//support.yourcompany.com/hc/assetslink.eot');
src: url('//support.yourcompany.com/hc/assetslink.eot?#iefix') format('eot'),
url('//support.yourcompany.com/hc/assetslink.woff') format('woff'),
url('//support.yourcompany.com/hc/assetslink.ttf') format('truetype'),
url('//support.yourcompany.com/hc/assetslink.svg#webfont') format('svg');
font-weight: 400;
font-style: normal;
}
View comment · Posted Mar 20, 2014 · Lucas Tsolakian
0
Followers
0
Votes
0
Comments