Skip to content

Commit f54de7d

Browse files
authored
Update index.html
1 parent 967dd95 commit f54de7d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Releases/v1.0/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<style>
33
@font-face {
44
font-family: 'mdfont';
5-
src: url('webfont.eot'); /* IE9 Compat Modes */
6-
src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
7-
url('webfont.woff') format('woff'), /* Modern Browsers */
8-
url('webfont.ttf') format('truetype'), /* Safari, Android, iOS */
9-
url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
5+
src: url('../../fonts/segoeuithis.eot'); /* IE9 Compat Modes */
6+
src: url('../../fonts/segoeuithis.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
7+
url('../../fonts/segoeuithis.woff') format('woff'), /* Modern Browsers */
8+
url('../../fonts/segoeuithis.ttf') format('truetype'), /* Safari, Android, iOS */
9+
url('../../fonts/segoeuithis.svg#svgFontName') format('svg'); /* Legacy iOS */
1010
}
1111

1212
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {

0 commit comments

Comments
 (0)