@font-face {
font-family: 'sow-genericons';
src:url(//ptn.nu/wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.eot);
src:url(//ptn.nu/wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.eot) format('embedded-opentype'),
url(//ptn.nu/wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.woff) format('woff'),
url(//ptn.nu/wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.ttf) format('truetype');
font-weight: normal;
font-style: normal;
font-display: block;
}
.sow-icon-genericons {
font-family: 'sow-genericons';
display: inline-block;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
}
.sow-icon-genericons[data-sow-icon]:before {
display: inline-block;
content: attr(data-sow-icon);
}