From: Marcel Werk Date: Fri, 17 May 2013 17:02:10 +0000 (+0200) Subject: Removed font-face tag X-Git-Tag: 2.0.0_Beta_1~165 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4ee05b6ed236221416b6ac0a1cbb6fedc957aa95;p=GitHub%2FWoltLab%2FWCF.git Removed font-face tag --- diff --git a/wcfsetup/install/files/acp/style/setup/WCFSetup.css b/wcfsetup/install/files/acp/style/setup/WCFSetup.css index 3699a64013..831595b460 100644 --- a/wcfsetup/install/files/acp/style/setup/WCFSetup.css +++ b/wcfsetup/install/files/acp/style/setup/WCFSetup.css @@ -1762,13 +1762,6 @@ a.badge:hover.purple { a.badge:hover.pink { background-color: #c09; } -@font-face { - font-family: 'FontAwesome'; - src: url('../font/fontawesome-webfont.eot?v=3.0.1'); - src: url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'), url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype'); - font-weight: normal; - font-style: normal; -} .icon { color: #666666; display: inline-block;