@font-face { font-family: 'SesquipedalianRegular'; src: url(../_fonts/'Sesquipedalian-webfont.eot'); src: url(../_fonts/'Sesquipedalian-webfont.eot?#iefix') format('embedded-opentype'), url(../_fonts/'Sesquipedalian-webfont.woff') format('woff'), url(../_fonts/'Sesquipedalian-webfont.ttf') format('truetype'), url(../_fonts/'Sesquipedalian-webfont.svg#SesquipedalianRegular') format('svg'); font-weight: normal; font-style: normal;h1 { font-family: SesquipedalianRegular; font-size: 60px; font-style: italic; font-weight: bold; text-transform: uppercase;}
url(../_fonts/'Sesquipedalian-webfont.eot');
url('../_fonts/Sesquipedalian-webfont.eot');
I haven't had a lot of time to look at this but I think it's always an Uppercase / Non-Italic typeface so that might be the issue.
http://www.fontsquirrel.com/fonts/Sesquipedalian
But:
@Paulie_D Thanks too!