Introducing new icons

graduation-cap and lightbulb thanks to @venomgfx.
This commit is contained in:
2017-07-26 16:55:42 +02:00
parent b3aee6c8bc
commit 4c896ae6b7
4 changed files with 24 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
@font-face
font-family: 'pillar-font'
src: url('../font/pillar-font.woff2?85547657') format('woff2')
src: url('../font/pillar-font.woff?85547657') format('woff')
src: url('../font/pillar-font.woff2?75818322') format('woff2')
src: url('../font/pillar-font.woff?75818322') format('woff')
font-weight: normal
font-style: normal
@@ -597,6 +597,16 @@
/* ''
.pi-graduation-cap:before
content: '\e871'
/* ''
.pi-lightbulb:before
content: '\e872'
/* ''
.pi-pause:before
content: '\f00e'