Skip to content

Commit 666a700

Browse files
author
Paul Butler
committed
added bold oblique
1 parent c632401 commit 666a700

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

styles/custom.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
font-style: oblique;
1414
src: url('http://ctan.mirror.rafal.ca/fonts/cm-unicode/fonts/otf/cmunsi.otf');
1515
}
16+
@font-face {
17+
font-family: "Computer Modern";
18+
font-weight: bold;
19+
font-style: oblique;
20+
src: url('http://ctan.mirror.rafal.ca/fonts/cm-unicode/fonts/otf/cmunso.otf');
21+
}
1622
div.cell{
1723
width:800px;
1824
margin-left:16% !important;

0 commit comments

Comments
 (0)