Skip to content
Snippets Groups Projects
Commit ef656b13 authored by 2deep4real's avatar 2deep4real
Browse files

fixed wrong css name for webfontloader

parent b3a34964
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
WebFontConfig = {
custom : {
families : ['time-medium', 'time-fat'],
urls : ['fonts.css']
urls : ['font.css']
},
active : function() {
fontsReady = true;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment