neofont.css

CSS stylesheet icon neofont.css — CSS stylesheet, 1 KB

File contents

@font-face {
    font-family: 'NeoSansRegular';
    src: url('neosans-webfont.eot');
    src: url('neosans-webfont.eot?iefix') format('eot'),
         url('neosans-webfont.woff') format('woff'),
         url('neosans-webfont.ttf') format('truetype'),
         url('neosans-webfont.svg#webfontcHf2s0Ty') format('svg');
    font-weight: normal;
    font-style: normal;

}