Hello...my site is jjgfit2go.com
In explorer..the awe fonts don't show up. I.e. check marks, patterns or quotes. Is there any browser scripts that will allow it to view in any browser.
Hi,
We check but see no error
Please send us some screenshots of your problem
We check and see that the following html is cloned automatically, this seems cause problem. Where did you add code?
<style type="text/css">@font-face {
font-family: 'SQMarket-regular';
src:url("https://cdn.sq-api.com/embeds/fonts/sqmarket-regular.eot");
src:url("https://cdn.sq-api.com/embeds/fonts/sqmarket-regular.eot?#iefix") format("eot"),
url("https://cdn.sq-api.com/embeds/fonts/sqmarket-regular.woff") format("woff"),
url("https://cdn.sq-api.com/embeds/fonts/sqmarket-regular.ttf") format("truetype");
font-weight:400;font-style:normal;
}
@font-face {
font-family: 'SQMarket-light';
src:url("https://cdn.sq-api.com/embeds/fonts/sqmarket-light.eot");
src:url("https://cdn.sq-api.com/embeds/fonts/sqmarket-light.eot?#iefix") format("eot"),
url("https://cdn.sq-api.com/embeds/fonts/sqmarket-light.woff") format("woff"),
url("https://cdn.sq-api.com/embeds/fonts/sqmarket-light.ttf") format("truetype");
font-weight:300;font-style:normal;
}</style>
Also, in your html file, there are many script:
<script src="https://cdn.sq-api.com/market/embed.js" charset="utf-8"></script>You should remove them all
Hi,
We check but see no error
Please send us some screenshots of your problem
Hi,
We check and see that the following html is cloned automatically, this seems cause problem. Where did you add code?
<style type="text/css">@font-face {
font-family: 'SQMarket-regular';
src:url("https://cdn.sq-api.com/embeds/fonts/sqmarket-regular.eot");
src:url("https://cdn.sq-api.com/embeds/fonts/sqmarket-regular.eot?#iefix") format("eot"),
url("https://cdn.sq-api.com/embeds/fonts/sqmarket-regular.woff") format("woff"),
url("https://cdn.sq-api.com/embeds/fonts/sqmarket-regular.ttf") format("truetype");
font-weight:400;font-style:normal;
}
@font-face {
font-family: 'SQMarket-light';
src:url("https://cdn.sq-api.com/embeds/fonts/sqmarket-light.eot");
src:url("https://cdn.sq-api.com/embeds/fonts/sqmarket-light.eot?#iefix") format("eot"),
url("https://cdn.sq-api.com/embeds/fonts/sqmarket-light.woff") format("woff"),
url("https://cdn.sq-api.com/embeds/fonts/sqmarket-light.ttf") format("truetype");
font-weight:300;font-style:normal;
}</style>
Also, in your html file, there are many script:
<script src="https://cdn.sq-api.com/market/embed.js" charset="utf-8"></script>
You should remove them all