X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/393b1b11c7719cb8886e294a5297822d5494e86c..63375cb5174c60a9fa8c94191fdb39b6cb323f3d:/static/css/freenode.css diff --git a/static/css/freenode.css b/static/css/freenode.css index 896664f28..fa2d6f8df 100755 --- a/static/css/freenode.css +++ b/static/css/freenode.css @@ -1,26 +1,45 @@ -/* Generated by Glyphter (http://www.glyphter.com) on Thu Feb 25 2016*/ @font-face { font-family: 'freenode'; - src: url('../fonts/freenode.eot'); - src: url('../fonts/freenode.eot?#iefix') format('embedded-opentype'), - url('../fonts/freenode.woff') format('woff'), - url('../fonts/freenode.ttf') format('truetype'), - url('../fonts/freenode.svg#freenode') format('svg'); + src: url('../fonts/freenode.eot?2vz2mq'); + src: url('../fonts/freenode.eot?2vz2mq#iefix') format('embedded-opentype'), + url('../fonts/freenode.ttf?2vz2mq') format('truetype'), + url('../fonts/freenode.woff?2vz2mq') format('woff'), + url('../fonts/freenode.svg?2vz2mq#icomoon') format('svg'); font-weight: normal; font-style: normal; } -[class*='fn-']:before{ - display: inline-block; - font-family: 'freenode'; - font-style: normal; - font-weight: normal; - line-height: 1; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale -} -.fn-d:before{content:'\0044';} -.fn-e:before{content:'\0045';} -.fn-f:before{content:'\0046';} -.fn-n:before{content:'\004e';} -.fn-o:before{content:'\004f';} -.fn-r:before{content:'\0052';} \ No newline at end of file + +[class^="fn-"], [class*=" fn-"] { + /* use !important to prevent issues with browser extensions that change fonts */ + font-family: 'freenode' !important; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +.fn-d:before { + content: "\e900"; +} +.fn-e:before { + content: "\e901"; +} +.fn-f:before { + content: "\e902"; +} +.fn-n:before { + content: "\e903"; +} +.fn-o:before { + content: "\e904"; +} +.fn-r:before { + content: "\e905"; +} +