あなたのcssファイルで直接リンクできるライブラリを提供するグーグル以外のサイトはありますか?
google-webfonts @ font-faceのように、ホストしていて、ローカルファイルはありません。
{
font-family: 'Yanone Kaffeesatz';
font-style: normal;
font-weight: 400;
src: url('http://themes.googleusercontent.com/font?kit=YDAoL...JF4')
format('truetype');
}