New iconfont build.
This commit is contained in:
@ -335,11 +335,11 @@ nav ol {
|
||||
----------------------------------------------------------------- */
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('{TEMPLATE_PATH}font/fontello.eot?77991910');
|
||||
src: url('{TEMPLATE_PATH}font/fontello.eot?77991910#iefix') format('embedded-opentype'),
|
||||
url('{TEMPLATE_PATH}font/fontello.woff?77991910') format('woff'),
|
||||
url('{TEMPLATE_PATH}font/fontello.ttf?77991910') format('truetype'),
|
||||
url('{TEMPLATE_PATH}font/fontello.svg?77991910#fontello') format('svg');
|
||||
src: url('{TEMPLATE_PATH}font/fontello.eot?87733287');
|
||||
src: url('{TEMPLATE_PATH}font/fontello.eot?87733287#iefix') format('embedded-opentype'),
|
||||
url('{TEMPLATE_PATH}font/fontello.woff?87733287') format('woff'),
|
||||
url('{TEMPLATE_PATH}font/fontello.ttf?87733287') format('truetype'),
|
||||
url('{TEMPLATE_PATH}font/fontello.svg?87733287#fontello') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@ -382,19 +382,19 @@ nav ol {
|
||||
.icon-up-open:before { content: '\e815'; }
|
||||
.icon-off:before { content: '\e80f'; }
|
||||
.icon-move:before { content: '\e810'; }
|
||||
.icon-link-ext:before { content: '\e811'; }
|
||||
.icon-rss:before { content: '\e812'; }
|
||||
.icon-filter:before { content: '\e817'; }
|
||||
.icon-resize-full-alt:before { content: '\e80e'; }
|
||||
.icon-menu:before { content: '\e819'; }
|
||||
.icon-sort:before { content: '\e81a'; }
|
||||
.icon-medkit:before { content: '\e823'; }
|
||||
.icon-picture:before { content: '\e81b'; }
|
||||
.icon-user:before { content: '\e81c'; }
|
||||
.icon-users:before { content: '\e81d'; }
|
||||
.icon-folder-open:before { content: '\e81e'; }
|
||||
.icon-download:before { content: '\e821'; }
|
||||
.icon-lock:before { content: '\e81f'; }
|
||||
.icon-lock-open:before { content: '\e820'; }
|
||||
.icon-wrench:before { content: '\e811'; }
|
||||
.icon-clock:before { content: '\e822'; }
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user