Administration: Remove duplicate `font-face` declaration in Dashicons CSS.

This was causing console warnings in some browsers.

Props aduth, joen, afercia, timph, ianbelanger.
Fixes #47183.

git-svn-id: https://develop.svn.wordpress.org/trunk@45310 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2019-05-15 16:07:57 +00:00
parent 851cb8b8f2
commit cc12950d41
1 changed files with 0 additions and 8 deletions

View File

@ -5,14 +5,6 @@
*/
/* stylelint-disable function-url-quotes, declaration-colon-newline-after */
@font-face {
font-family: dashicons;
src: url("../fonts/dashicons.eot?50db0456fde2a241f005968eede3f987");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: dashicons;
src: url("../fonts/dashicons.eot?50db0456fde2a241f005968eede3f987");