File: /var/www/shoetique/wp-content/plugins/ct-size-guide/assets/css/ct.sizeguide.icon.css
@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?8alxhk');
	src:url('fonts/icomoon.eot?#iefix8alxhk') format('embedded-opentype'),
		url('fonts/icomoon.woff?8alxhk') format('woff'),
		url('fonts/icomoon.ttf?8alxhk') format('truetype'),
		url('fonts/icomoon.svg?8alxhk#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
li#menu-posts-ct_size_guide .dashicons-admin-post:before, .dashicons-format-standard:before, #adminmenu #menu-posts-ct_size_guide div.wp-menu-image:before {
    font-family: 'icomoon' !important;
    content: '\f000' !important;
    font-size: 15px;
    padding-top: 9px;
}