Skip to content

Commit 8c18b9f

Browse files
committed
fix missed merge
Signed-off-by: Taro Matsuzawa <[email protected]>
1 parent c3ed501 commit 8c18b9f

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/stylesheets/fonts.scss

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
11
/* Generated by Glyphter (http://www.glyphter.com) on Thu Jan 19 2017*/
22
@font-face {
3-
<<<<<<< HEAD:src/stylesheets/fonts.scss
4-
font-family: 'Redmine';
5-
src: url('../fonts/Redmine.eot');
6-
src: url('../fonts/Redmine.eot?#iefix') format('embedded-opentype'),
7-
url('../fonts/Redmine.woff') format('woff'),
8-
url('../fonts/Redmine.ttf') format('truetype'),
9-
url('../fonts/Redmine.svg#Redmine') format('svg');
10-
font-weight: normal;
11-
font-style: normal;
12-
=======
133
font-family: 'Redmine';
144
src: url('../fonts/Redmine.woff') format('woff'),
155
url('../fonts/Redmine.ttf') format('truetype');
166
font-weight: normal;
177
font-style: normal;
18-
>>>>>>> f01e226debbbcf4ea9f3f19bbec11ba578ef9591:assets/stylesheets/fonts.css
198
}
209
[class^='gtt-icon-']:before{
2110
display: inline-block;

0 commit comments

Comments
 (0)