|
1 | 1 | /* Generated by Glyphter (http://www.glyphter.com) on Thu Jan 19 2017*/
|
2 | 2 | @font-face {
|
| 3 | +<<<<<<< HEAD:src/stylesheets/fonts.scss |
3 | 4 | font-family: 'Redmine';
|
4 | 5 | src: url('../fonts/Redmine.eot');
|
5 | 6 | src: url('../fonts/Redmine.eot?#iefix') format('embedded-opentype'),
|
|
8 | 9 | url('../fonts/Redmine.svg#Redmine') format('svg');
|
9 | 10 | font-weight: normal;
|
10 | 11 | font-style: normal;
|
| 12 | +======= |
| 13 | + font-family: 'Redmine'; |
| 14 | + src: url('../fonts/Redmine.woff') format('woff'), |
| 15 | + url('../fonts/Redmine.ttf') format('truetype'); |
| 16 | + font-weight: normal; |
| 17 | + font-style: normal; |
| 18 | +>>>>>>> f01e226debbbcf4ea9f3f19bbec11ba578ef9591:assets/stylesheets/fonts.css |
11 | 19 | }
|
12 | 20 | [class^='gtt-icon-']:before{
|
13 | 21 | display: inline-block;
|
|
40 | 48 | .gtt-icon-modify:before{content:'\0051';}
|
41 | 49 |
|
42 | 50 | @font-face {
|
43 |
| - font-family: 'mcr-icons'; |
44 |
| - src: url('../fonts/mcr-icons.eot?#iefix') format('embedded-opentype'), |
45 |
| - url('../fonts/mcr-icons.woff2') format('woff2'), |
46 |
| - url('../fonts/mcr-icons.woff') format('woff'), |
47 |
| - url('../fonts/mcr-icons.ttf') format('truetype'), |
48 |
| - url('../fonts/mcr-icons.svg#mcr-icons') format('svg'); |
| 51 | + font-family: "mcr-icons"; |
| 52 | + src: url("../fonts/mcr-icons.woff2") format("woff2"), |
| 53 | + url("../fonts/mcr-icons.woff") format("woff"), |
| 54 | + url("../fonts/mcr-icons.ttf") format("truetype"); |
49 | 55 | }
|
50 | 56 |
|
51 | 57 | [class^="mcr-icon-"]:before, i[class*=" mcr-icon-"]:before {
|
|
107 | 113 | */
|
108 | 114 | @font-face {
|
109 | 115 | font-family: 'fontmaki';
|
110 |
| - src: url('../fonts/fontmaki.eot'); |
111 |
| - src: url('../fonts/fontmaki.eot#iefix') format('embedded-opentype'), |
112 |
| - url('../fonts/fontmaki.woff') format('woff'), |
113 |
| - url('../fonts/fontmaki.ttf') format('truetype'), |
114 |
| - url('../fonts/fontmaki.svg#fontmaki') format('svg'); |
| 116 | + src: url('../fonts/fontmaki.woff') format('woff'), |
| 117 | + url('../fonts/fontmaki.ttf') format('truetype'); |
115 | 118 | font-weight: normal;
|
116 | 119 | font-style: normal;
|
117 | 120 | }
|
|
126 | 129 | }
|
127 | 130 | */
|
128 | 131 |
|
129 |
| -[class^="maki-"]:before, [class*=" maki-"]:before { |
| 132 | + [class^="maki-"]:before, [class*=" maki-"]:before { |
130 | 133 | font-family: "fontmaki";
|
131 | 134 | font-style: normal;
|
132 | 135 | font-weight: normal;
|
133 |
| - speak: none; |
| 136 | + /* speak: none; */ |
134 | 137 |
|
135 | 138 | display: inline-block;
|
136 | 139 | text-decoration: inherit;
|
|
0 commit comments