removed forgotten svg icon font declaration
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
font-family: 'remixicon';
|
||||
src: url('/fonts/remixicon/remixicon.woff2?v=1') format('woff2'),
|
||||
url('/fonts/remixicon/remixicon.woff?v=1') format('woff'),
|
||||
url('/fonts/remixicon/remixicon.ttf?v=1') format('truetype'),
|
||||
url('/fonts/remixicon/remixicon.svg?v=1#remixicon') format('svg'); /* iOS 4.1- */
|
||||
url('/fonts/remixicon/remixicon.ttf?v=1') format('truetype');
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user