mirror of
https://github.com/mrclay/minify.git
synced 2025-02-24 00:44:32 +01:00
7 lines
137 B
CSS
7 lines
137 B
CSS
@font-face {
|
|
font-family: 'gzipper';
|
|
src: url(yanone.eot);
|
|
src: local('gzipper'),
|
|
url(yanone.ttf) format('truetype');
|
|
}
|