Skip to content

Commit bc1a436

Browse files
committed
refs #127 - fixed mcr-icon-kyoudou issue
1 parent 7343bc9 commit bc1a436

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

assets/fonts/mcr-icons.eot

316 Bytes
Binary file not shown.

assets/fonts/mcr-icons.svg

Lines changed: 1 addition & 1 deletion
Loading

assets/fonts/mcr-icons.ttf

316 Bytes
Binary file not shown.

assets/fonts/mcr-icons.woff

192 Bytes
Binary file not shown.

assets/fonts/mcr-icons.woff2

192 Bytes
Binary file not shown.

assets/stylesheets/fonts.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838

3939
@font-face {
4040
font-family: "mcr-icons";
41-
src: url("../fonts/mcr-icons.eot?75e7536f7f839b0f143e30ad8d0da92d?#iefix") format("embedded-opentype"),
42-
url("../fonts/mcr-icons.woff2?75e7536f7f839b0f143e30ad8d0da92d") format("woff2"),
43-
url("../fonts/mcr-icons.woff?75e7536f7f839b0f143e30ad8d0da92d") format("woff"),
44-
url("../fonts/mcr-icons.ttf?75e7536f7f839b0f143e30ad8d0da92d") format("truetype"),
45-
url("../fonts/mcr-icons.svg?75e7536f7f839b0f143e30ad8d0da92d#mcr-icons") format("svg");
41+
src: url("../fonts/mcr-icons.eot?b88144ffa3049f78bfa19b5159b89f09?#iefix") format("embedded-opentype"),
42+
url("../fonts/mcr-icons.woff2?b88144ffa3049f78bfa19b5159b89f09") format("woff2"),
43+
url("../fonts/mcr-icons.woff?b88144ffa3049f78bfa19b5159b89f09") format("woff"),
44+
url("../fonts/mcr-icons.ttf?b88144ffa3049f78bfa19b5159b89f09") format("truetype"),
45+
url("../fonts/mcr-icons.svg?b88144ffa3049f78bfa19b5159b89f09#mcr-icons") format("svg");
4646
}
4747

4848
[class^="mcr-icon-"]:before, i[class*=" mcr-icon-"]:before {

0 commit comments

Comments
 (0)