Clipboard icons on pillar-font

This commit is contained in:
2016-09-27 17:00:56 +02:00
parent 407aefb9ad
commit 7931428312
4 changed files with 25 additions and 4 deletions

View File

@@ -1,18 +1,17 @@
@font-face
font-family: 'pillar-font'
src: url('../font/pillar-font.woff2?89968091') format('woff2')
src: url('../font/pillar-font.woff?89968091') format('woff')
src: url('../font/pillar-font.woff2?54193983') format('woff2')
src: url('../font/pillar-font.woff?54193983') format('woff')
font-weight: normal
font-style: normal
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it.
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be
/*
*@media screen and (-webkit-min-device-pixel-ratio:0) {
* @font-face {
* font-family: 'pillar-font';
* src: url('../font/pillar-font.svg?89968090#pillar-font') format('svg');
* src: url('../font/pillar-font.svg?54193983#pillar-font') format('svg');
* }
*}
@@ -608,6 +607,16 @@
/* ''
.pi-clipboard-copy:before
content: '\f0c5'
/* ''
.pi-clipboard-paste:before
content: '\f0ea'
/* ''
.pi-newspaper:before
content: '\f1ea'