nicky
05-04-2011, 11:38 PM
I can't seem to get my @font-face to show in IE8. I've googled the problem and it seems like it's possible, but no examples are working for me!
@font-face {font-family:aaaiight;
src: url('fonts/aaaiight-fat.eot');
src: url('fonts/aaaiight-fat.ttf') format("truetype");}
Can anyone see the problem? I appreciate all and any help!
@font-face {font-family:aaaiight;
src: url('fonts/aaaiight-fat.eot');
src: url('fonts/aaaiight-fat.ttf') format("truetype");}
Can anyone see the problem? I appreciate all and any help!