Skip to content

Commit daae1f7

Browse files
committed
Use CDN Urls
1 parent 666a700 commit daae1f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

styles/custom.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
@font-face {
77
font-family: "Computer Modern";
88
font-weight: bold;
9-
src: url('http://ctan.mirror.rafal.ca/fonts/cm-unicode/fonts/otf/cmunsx.otf');
9+
src: url('http://9dbb143991406a7c655e-aa5fcb0a5a4ec34cff238a2d56ca4144.r56.cf5.rackcdn.com/cmunsx.otf');
1010
}
1111
@font-face {
1212
font-family: "Computer Modern";
1313
font-style: oblique;
14-
src: url('http://ctan.mirror.rafal.ca/fonts/cm-unicode/fonts/otf/cmunsi.otf');
14+
src: url('http://9dbb143991406a7c655e-aa5fcb0a5a4ec34cff238a2d56ca4144.r56.cf5.rackcdn.com/cmunsi.otf');
1515
}
1616
@font-face {
1717
font-family: "Computer Modern";
1818
font-weight: bold;
1919
font-style: oblique;
20-
src: url('http://ctan.mirror.rafal.ca/fonts/cm-unicode/fonts/otf/cmunso.otf');
20+
src: url('http://9dbb143991406a7c655e-aa5fcb0a5a4ec34cff238a2d56ca4144.r56.cf5.rackcdn.com/cmunso.otf');
2121
}
2222
div.cell{
2323
width:800px;

0 commit comments

Comments
 (0)