diff --git a/css/style.css b/css/style.css index 4d97503d..dca752f3 100644 --- a/css/style.css +++ b/css/style.css @@ -6,7 +6,10 @@ @font-face { font-family: 'Fontello'; src: url("/font/fontello.eot"); - src: url("/font/fontello.eot?#iefix") format('embedded-opentype'), url("/font/fontello.woff") format('woff'), url("/font/fontello.ttf") format('truetype'), url("/font/fontello.svg#cloudcmd") format('svg'); + src: url("/font/fontello.eot?#iefix") format('embedded-opentype'), + url("/font/fontello.woff") format('woff'), + url("/font/fontello.ttf") format('truetype'), + url("/font/fontello.svg#cloudcmd") format('svg'); font-weight: normal; font-style: normal; }