Skip to content

Commit 2ffe723

Browse files
committed
Deploying to gh-pages from @ 5a2afe7 🚀
1 parent 61a7ce2 commit 2ffe723

File tree

7 files changed

+18
-18
lines changed

7 files changed

+18
-18
lines changed

css/compass-icons-embedded.css

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/compass-icons.css

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
@charset "UTF-8";
22
@font-face {
33
font-family: 'compass-icons';
4-
src: url('../font/compass-icons.eot?25459221');
5-
src: url('../font/compass-icons.eot?25459221#iefix') format('embedded-opentype'),
6-
url('../font/compass-icons.woff2?25459221') format('woff2'),
7-
url('../font/compass-icons.woff?25459221') format('woff'),
8-
url('../font/compass-icons.ttf?25459221') format('truetype'),
9-
url('../font/compass-icons.svg?25459221#compass-icons') format('svg');
4+
src: url('../font/compass-icons.eot?97685947');
5+
src: url('../font/compass-icons.eot?97685947#iefix') format('embedded-opentype'),
6+
url('../font/compass-icons.woff2?97685947') format('woff2'),
7+
url('../font/compass-icons.woff?97685947') format('woff'),
8+
url('../font/compass-icons.ttf?97685947') format('truetype'),
9+
url('../font/compass-icons.svg?97685947#compass-icons') format('svg');
1010
font-weight: normal;
1111
font-style: normal;
1212
}
@@ -16,7 +16,7 @@
1616
@media screen and (-webkit-min-device-pixel-ratio:0) {
1717
@font-face {
1818
font-family: 'compass-icons';
19-
src: url('../font/compass-icons.svg?25459221#compass-icons') format('svg');
19+
src: url('../font/compass-icons.svg?97685947#compass-icons') format('svg');
2020
}
2121
}
2222
*/

font/compass-icons.eot

0 Bytes
Binary file not shown.

font/compass-icons.ttf

0 Bytes
Binary file not shown.

font/compass-icons.woff

-4 Bytes
Binary file not shown.

font/compass-icons.woff2

0 Bytes
Binary file not shown.

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,11 @@
146146
}
147147
@font-face {
148148
font-family: 'compass-icons';
149-
src: url('./font/compass-icons.eot?49460151');
150-
src: url('./font/compass-icons.eot?49460151#iefix') format('embedded-opentype'),
151-
url('./font/compass-icons.woff?49460151') format('woff'),
152-
url('./font/compass-icons.ttf?49460151') format('truetype'),
153-
url('./font/compass-icons.svg?49460151#compass-icons') format('svg');
149+
src: url('./font/compass-icons.eot?79642971');
150+
src: url('./font/compass-icons.eot?79642971#iefix') format('embedded-opentype'),
151+
url('./font/compass-icons.woff?79642971') format('woff'),
152+
url('./font/compass-icons.ttf?79642971') format('truetype'),
153+
url('./font/compass-icons.svg?79642971#compass-icons') format('svg');
154154
font-weight: normal;
155155
font-style: normal;
156156
}

0 commit comments

Comments
 (0)