/ Published in: CSS
URL: http://designshack.co.uk/articles/css/creating-a-fun-animated-navigation-menu-with-pure-css
Download font, put it into root folder. Make sure it ist named as in the url below. This is an example with the kulminoituva font found on font squirrel
Expand |
Embed | Plain Text
@font-face { font-family: 'KulminoituvaRegular'; src: url('kulminoituva-webfont.eot'); src: local('‚ò∫'), url('kulminoituva-webfont.woff') format('woff'), url('kulminoituva-webfont.ttf') format('truetype'), url('kulminoituva-webfont.svg#webfontHNAi9IoX') format('svg'); font-weight: normal; font-style: normal; }
You need to login to post a comment.
