Font Pillar: Question mark icon
This commit is contained in:
@@ -950,6 +950,12 @@
|
|||||||
"code": 61674,
|
"code": 61674,
|
||||||
"src": "fontawesome"
|
"src": "fontawesome"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uid": "9c9f0a69d4abbeb5ff9d779df7679356",
|
||||||
|
"css": "question",
|
||||||
|
"code": 62108,
|
||||||
|
"src": "fontawesome"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uid": "03e6e1bfe72275c6eaa0d0898fde6c1d",
|
"uid": "03e6e1bfe72275c6eaa0d0898fde6c1d",
|
||||||
"css": "chatbubble-working",
|
"css": "chatbubble-working",
|
||||||
|
Binary file not shown.
Binary file not shown.
@@ -1,7 +1,7 @@
|
|||||||
@font-face
|
@font-face
|
||||||
font-family: 'pillar-font'
|
font-family: 'pillar-font'
|
||||||
src: url('../font/pillar-font.woff2?54193983') format('woff2')
|
src: url('../font/pillar-font.woff2?16508212') format('woff2')
|
||||||
src: url('../font/pillar-font.woff?54193983') format('woff')
|
src: url('../font/pillar-font.woff?16508212') format('woff')
|
||||||
font-weight: normal
|
font-weight: normal
|
||||||
font-style: normal
|
font-style: normal
|
||||||
|
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
*@media screen and (-webkit-min-device-pixel-ratio:0) {
|
*@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||||
* @font-face {
|
* @font-face {
|
||||||
* font-family: 'pillar-font';
|
* font-family: 'pillar-font';
|
||||||
* src: url('../font/pillar-font.svg?54193983#pillar-font') format('svg');
|
* src: url('../font/pillar-font.svg?16508212#pillar-font') format('svg');
|
||||||
* }
|
* }
|
||||||
*}
|
*}
|
||||||
|
|
||||||
@@ -621,3 +621,8 @@
|
|||||||
content: '\f1ea'
|
content: '\f1ea'
|
||||||
|
|
||||||
/* ''
|
/* ''
|
||||||
|
|
||||||
|
.pi-question:before
|
||||||
|
content: '\f29c'
|
||||||
|
|
||||||
|
/* ''
|
||||||
|
Reference in New Issue
Block a user