HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/vfconf/wp-content/plugins/so-widgets-bundle/icons/typicons/style.css
@font-face {
	font-family: 'sow-typicons';
	src:url('font/typicons.eot');
	src:url('font/typicons.eot') format('embedded-opentype'),
		url('font/typicons.woff') format('woff'),
		url('font/typicons.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.sow-icon-typicons {
	font-family: 'sow-typicons';
	display: inline-block;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sow-icon-typicons[data-sow-icon]:before {
	content: attr(data-sow-icon);
}