File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed 
themes/doc-theme/static/css Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -111,16 +111,16 @@ url("/fonts/space-mono/SpaceMono-Regular.eot") format("opentype");
111111@font-face  {
112112 font-family :  'Montserrat' ;
113113 font-weight :  normal;
114-  src :  url ("/fonts/space-mono /Montserrat-Regular.ttf" );
115-  src :  url ("/fonts/space-mono /Montserrat-Regular.woff" ) format ("woff" ), 
116-  url ("/fonts/space-mono /Montserrat-Regular.eot" ) format ("opentype" );
114+  src :  url ("/fonts/Montserrat /Montserrat-Regular.ttf" );
115+  src :  url ("/fonts/Montserrat /Montserrat-Regular.woff" ) format ("woff" ), 
116+  url ("/fonts/Montserrat /Montserrat-Regular.eot" ) format ("opentype" );
117117}
118118@font-face  {
119119 font-family :  'Montserrat' ;
120120 font-weight :  bold;
121-  src :  url ("/fonts/space-mono /Montserrat-Bold.ttf" );
122-  src :  url ("/fonts/space-mono /Montserrat-Bold.woff" ) format ("woff" ), 
123-  url ("/fonts/space-mono /Montserrat-Bold.eot" ) format ("opentype" );
121+  src :  url ("/fonts/Montserrat /Montserrat-Bold.ttf" );
122+  src :  url ("/fonts/Montserrat /Montserrat-Bold.woff" ) format ("woff" ), 
123+  url ("/fonts/Montserrat /Montserrat-Bold.eot" ) format ("opentype" );
124124}
125125
126126.mono  {
                         You can’t perform that action at this time. 
           
                  
0 commit comments