Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

Why is my custom font not working in IE11

$
0
0

I have this code, it works on my ipad (Safari)  and iphone, but not on my laptop (windos7 / ie11 )

why ?

<html>
<head>
<style>
@font-face { font-family: June; src: url('myfont.ttf'); }
h1 {
font-family:June;
}
</style>
</head>
<body>
<h1>Hey,June</h1>
</body>
</html>


Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>