Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

help with fontface

Featured Replies

www.indep.endent.club.co.uk --- remove extra dots

 

I have applied my css of:

 

@font-face {
   font-family: 'Lobster13Regular';
   src: url('Lobster_1.3-webfont.eot');
   src: url('Lobster_1.3-webfont.eot?#iefix') format('embedded-opentype'),
        url('Lobster_1.3-webfont.woff') format('woff'),
        url('Lobster_1.3-webfont.ttf') format('truetype'),
        url('Lobster_1.3-webfont.svg#Lobster13Regular') format('svg');
   font-weight: normal;
   font-style: normal;

}

 

and if you check all the headings in my fotter the font is not applying! when it says it should be 'lobster13regular' ahhh where have I gone wrong?

Edited by kingy da killa

Might be a stupid question but you have uploaded them to the right directory?

  • Author

IE < 9 = no go maaaan!

 

ahh testicals! ill google a fix if there is 1

Edited by kingy da killa

what bit doesn't work in IE? I see <h1>'s as Lobster.

  • Author

what bit doesn't work in IE? I see <h1>'s as Lobster.

Browse by Category

Featured Deals

Subcribe to newletter

 

and the actuall city..

 

still not working :/

 

h1,h3, h4 {     font-family: 'Lobster13Regular' !important;}
h5 { font-family: 'Lobster13Regular'!important; }
h2 { font-family: 'Lobster13Regular' !important; }

Edited by kingy da killa

yeah just noticed that. When I look in Chrome they are all <h1> but different sizes. Have you coded all the <h1>'s ?

  • Author

Because it doesn't work on IE less than 9? Like i said... :/

 

Im using IE8 and I can see some of it working :S

me too and in IE7 (although the layout is challenged ;))

  • Author

yeah just noticed that. When I look in Chrome they are all <h1> but different sizes. Have you coded all the <h1>'s ?

 

You just jogged my memory, i just went thru my css file and searched for 'lobster' and removed all the google font lobster code inreplacement for the font face one everythings working now! :D

Im using IE8 and I can see some of it working :S

me too and in IE7 (although the layout is challenged ;))

 

WTF! I was so damn sure @font-face didn't work in IE except 9!

I've even told my clients that!

 

My apologies!

  • Author

you've got IE8? Just press F12 and then change Browser Mode to IE7 ;)

 

O shoot ie7 is not looking good

 

cheers for that :)

  • Author

WTF! I was so damn sure @font-face didn't work in IE except 9!

I've even told my clients that!

 

My apologies!

 

hahaa o dear!

I've read somewhere that it works as far back as ie4. The key is the .eot format IIRC.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.