Forum

 

3 posts

Does someone knows the name of this font?

Nov 13, 2011 at 10:06

Here's the link (if that helps) http://www.minid.net/2011/07/17/romanus-sum/

Thanks!

Does someone knows the name of this font?

Identified font

League Gothic  Suggested by koeiekat 


Nov 13, 2011 at 10:43

It is all in the page code. In the header you see <link rel="stylesheet" href="http://www.minid.net/wp-content/themes/avalanche/fonts/font.css">
which tells you
@font-face {
font-family: 'LeagueGothicRegular';
src: url('league_gothic-webfont.eot');
src: url('league_gothic-webfont.eot?iefix') format('eot'),
url('league_gothic-webfont.woff') format('woff'),
url('league_gothic-webfont.ttf') format('truetype'),
url('league_gothic-webfont.svg#webfontbfTRXsQ9') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'AlternateGothicFSNo1';
src: url('AlternateGothicNo1-webfont.eot');
src: local('?'), url('AlternateGothicNo1-webfont.woff') format('woff'), url('AlternateGothicNo1-webfont.ttf') format('truetype'), url('AlternateGothicNo1-webfont.svg#webfontfCZqkX7F') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'IconicStrokeRegular';
src: url('iconic_stroke-webfont.eot');
src: local('?'), url('iconic_stroke-webfont.woff') format('woff'), url('iconic_stroke-webfont.ttf') format('truetype'), url('iconic_stroke-webfont.svg#webfont1LXXz8nU') format('svg');
font-weight: normal;
font-style: normal;
}

See, easy to find
Identified font: League Gothic

Edited on Nov 23, 2011 at 12:55 by Rodolphe


Nov 13, 2011 at 18:45

Thanks! I'll do that nextime before posting it in here



All times are CEST. The time is now 19:15


 
Privacy Policy  -  Contact