5 lines
182 B
Plaintext
5 lines
182 B
Plaintext
|
@font-face {
|
||
|
font-family: 'Powerline Symbols';
|
||
|
src: local('Powerline Symbols'), local('PowerlineSymbols'), url('<%= asset_path("PowerlineSymbols.otf") %>') format('opentype');
|
||
|
}
|