|
|
@@ -1,11 +1,11 @@
|
|
|
@font-face {
|
|
|
font-family: 'fontello';
|
|
|
- src: url('/fonts/fontello.eot?33844470');
|
|
|
- src: url('/fonts/fontello.eot?33844470#iefix') format('embedded-opentype'),
|
|
|
- url('/fonts/fontello.woff2?33844470') format('woff2'),
|
|
|
- url('/fonts/fontello.woff?33844470') format('woff'),
|
|
|
- url('/fonts/fontello.ttf?33844470') format('truetype'),
|
|
|
- url('/fonts/fontello.svg?33844470#fontello') format('svg');
|
|
|
+ src: url('/fonts/fontello.eot?23617755');
|
|
|
+ src: url('/fonts/fontello.eot?23617755#iefix') format('embedded-opentype'),
|
|
|
+ url('/fonts/fontello.woff2?23617755') format('woff2'),
|
|
|
+ url('/fonts/fontello.woff?23617755') format('woff'),
|
|
|
+ url('/fonts/fontello.ttf?23617755') format('truetype'),
|
|
|
+ url('/fonts/fontello.svg?23617755#fontello') format('svg');
|
|
|
font-weight: normal;
|
|
|
font-style: normal;
|
|
|
}
|
|
|
@@ -50,5 +50,6 @@
|
|
|
.icon-search:before { content: '\e80e'; } /* '' */
|
|
|
.icon-pin:before { content: '\e80f'; } /* '' */
|
|
|
.icon-cog:before { content: '\e812'; } /* '' */
|
|
|
-.icon-rss-feed:before { content: '\f143'; } /* '' */
|
|
|
+.icon-rss-feed:before { content: '\e813'; } /* '' */
|
|
|
+.icon-bird:before { content: '\f099'; } /* '' */
|
|
|
.icon-thumbs-up:before { content: '\f164'; } /* '' */
|