File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
/* bigbluebutton-font */
4
4
@font-face {
5
5
font-family : "bigbluebutton-font" ;
6
- src : url ("../../../../mod/bigbluebuttonbn/fonts/ bigbluebutton-font.eot" );
6
+ src : url ([[font:mod_bigbluebuttonbn| bigbluebutton-font.eot]] );
7
7
src :
8
- url ("../../../../mod/bigbluebuttonbn/fonts/ bigbluebutton-font.eot? #iefix" ) format ("embedded-opentype" ),
9
- url ("../../../../mod/bigbluebuttonbn/fonts/ bigbluebutton-font.woff" ) format ("woff" ),
10
- url ("../../../../mod/bigbluebuttonbn/fonts/ bigbluebutton-font.ttf" ) format ("truetype" ),
11
- url ("../../../../mod/bigbluebuttonbn/fonts/ bigbluebutton-font.svg#bigbluebutton-font" ) format ("svg" );
8
+ url ([[font:mod_bigbluebuttonbn| bigbluebutton-font.eot]] # iefix) format ("embedded-opentype" ),
9
+ url ([[font:mod_bigbluebuttonbn| bigbluebutton-font.woff]] ) format ("woff" ),
10
+ url ([[font:mod_bigbluebuttonbn| bigbluebutton-font.ttf]] ) format ("truetype" ),
11
+ url ([[font:mod_bigbluebuttonbn| bigbluebutton-font.svg]] # bigbluebutto n- font) format ("svg" );
12
12
font-weight : normal;
13
13
font-style : normal;
14
14
}
64
64
65
65
.bbb_index_form {
66
66
display : inline-block;
67
- }
67
+ }
You can’t perform that action at this time.
0 commit comments