diff --git a/_less/screen.less b/_less/screen.less index eac9f26b..6180a33d 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -80,7 +80,7 @@ li{ src:url('/font/ubuntu-r-webfont.eot?iefix') format('eot'), url('/font/ubuntu-r-webfont.woff') format('woff'), url('/font/ubuntu-r-webfont.ttf') format('truetype'), - url('/font/ubuntu-r-webfont.svg#webfontKT0zjHSC') format('svg'); + url('/font/ubuntu-r-webfont.svg') format('svg'); font-weight:normal; font-style:normal; } @@ -90,7 +90,7 @@ li{ src:url('/font/ubuntu-ri-webfont.eot?iefix') format('eot'), url('/font/ubuntu-ri-webfont.woff') format('woff'), url('/font/ubuntu-ri-webfont.ttf') format('truetype'), - url('/font/ubuntu-ri-webfont.svg#webfontGetaoUfe') format('svg'); + url('/font/ubuntu-ri-webfont.svg') format('svg'); font-weight:normal; font-style:normal; } @@ -100,7 +100,7 @@ li{ src:url('/font/ubuntu-b-webfont.eot?iefix') format('eot'), url('/font/ubuntu-b-webfont.woff') format('woff'), url('/font/ubuntu-b-webfont.ttf') format('truetype'), - url('/font/ubuntu-b-webfont.svg#webfontEreyFiHC') format('svg'); + url('/font/ubuntu-b-webfont.svg') format('svg'); font-weight:normal; font-style:normal; } @@ -110,7 +110,7 @@ li{ src:url('/font/ubuntu-bi-webfont.eot?iefix') format('eot'), url('/font/ubuntu-bi-webfont.woff') format('woff'), url('/font/ubuntu-bi-webfont.ttf') format('truetype'), - url('/font/ubuntu-bi-webfont.svg#webfontf1YowZka') format('svg'); + url('/font/ubuntu-bi-webfont.svg') format('svg'); font-weight:normal; font-style:normal; }