diff --git a/app/assets/stylesheets/darkswarm/style.css b/app/assets/stylesheets/darkswarm/style.css index 44887cb970..962390c353 100755 --- a/app/assets/stylesheets/darkswarm/style.css +++ b/app/assets/stylesheets/darkswarm/style.css @@ -1,10 +1,10 @@ @font-face { font-family: 'OFN'; - src:url('/OFN.eot'); - src:url('/OFN.eot') format('embedded-opentype'), - url('/OFN.woff') format('woff'), - url('/OFN.ttf') format('truetype'), - url('/OFN.svg') format('svg'); + src:url('/OFN.eot?nugltz'); + src:url('/OFN.eot?#iefixnugltz') format('embedded-opentype'), + url('/OFN.woff?nugltz') format('woff'), + url('/OFN.ttf?nugltz') format('truetype'), + url('/OFN.svg?nugltz#OFN') format('svg'); font-weight: normal; font-style: normal; } @@ -17,7 +17,6 @@ font-variant: normal; text-transform: none; line-height: 1; - font-size: 1.5; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; @@ -45,7 +44,7 @@ .ofn-i_043-instagram:before { content: "\e606"; } -.ofn-i_042-twitter:before { +.ofn-i_042-linkedin:before { content: "\e607"; } .ofn-i_041-twitter:before { diff --git a/public/OFN.eot b/public/OFN.eot index 5b07d8beed..cf85b7a5cb 100755 Binary files a/public/OFN.eot and b/public/OFN.eot differ diff --git a/public/OFN.svg b/public/OFN.svg index 36340b067d..7d3bcb93dc 100755 --- a/public/OFN.svg +++ b/public/OFN.svg @@ -46,7 +46,7 @@ - + diff --git a/public/OFN.ttf b/public/OFN.ttf index 679180d708..ad8f6109bc 100755 Binary files a/public/OFN.ttf and b/public/OFN.ttf differ diff --git a/public/OFN.woff b/public/OFN.woff index 4e1287206b..a8d4905798 100755 Binary files a/public/OFN.woff and b/public/OFN.woff differ