Skip to content

Commit

Permalink
Webfont cleanup for Ubuntu Mono
Browse files Browse the repository at this point in the history
  • Loading branch information
thvitt committed Mar 3, 2016
1 parent fd1cd66 commit ecd7807
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions css/document-transcript.css
@@ -1,13 +1,5 @@
/* diplomatic transcript */

/* custom fonts */

@font-face {
font-family: faust-monospace;
src: url(../fonts/UbuntuMono-Regular.ttf) format("truetype");
}


/* global */

svg.diplomatic {
Expand Down Expand Up @@ -76,7 +68,7 @@ svg.diplomatic .text.hand-g {
}

svg.diplomatic .text.hand-xx {
font-family: faust-monospace, monospace, Symbola;
font-family: "Ubuntu Monospace", monospace, Symbola;
}

/* writing material */
Expand Down

0 comments on commit ecd7807

Please sign in to comment.