![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/tubalmartin/cssmin/tests/fixtures/ |
/*csslint fontfamily: true*/ /** * Foo */ .y-ff-1 { font-family:"Foo Bar",Helvetica,Arial; text-rendering: optimizeLegibility; } .ua-op .y-ff-1 { /* Some Comment */ font-family:Helvetica,Arial; } /* Foo Bar */ @font-face { font-family: "Foo Bar"; src: url("data:font/truetype;base64,gRbIUFAIrsQNGditEWbAUKwAA") format("truetype"), url("http://yuilibrary.com/fonts/foo-bar.svg#webfontse22fewwr") format("svg"); font-weight: normal; font-style: normal; }