1

fontsquirrel.com から .woff フォントをダウンロードしました。彼らが .woff ファイルと一緒に提供した CSS の中で、2 つの重要な行

font-family: 'walkway_boldregular';
src: url('walkway_bold-webfont.woff')

I'm trying to change a font of another CSS and it shows that

font-family: 'Raleway';
src: local('Raleway Thin'), 
local('Raleway-Thin'), 
url('raleway100.woff') format('woff');

私の質問は、Raleway の形式に制約する Walkway フォントを実装した場合、行はどのように見えるでしょうか?

4

0 に答える 0