@font-face {
	font-family: 'swop';
	src:url('swop.eot?rvutdw');
	src:url('swop.eot?#iefixrvutdw') format('embedded-opentype'),
		url('swop.ttf?rvutdw') format('truetype'),
		url('swop.woff?rvutdw') format('woff'),
		url('swop.svg?rvutdw#swop') format('svg');
	font-weight: normal;
	font-style: normal;
}

.swp [class^="icon-"], .swp [class*=" icon-"] {
	font-family: 'swop';
	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;
}

/* Navigation */

.icon-nav-gotop:before {
	content: "\e605";
}
