
@font-face {
	font-family: 'jetsitemap';
	src:  url('fonts/jetsitemap.eot?b5782r');
	src:  url('fonts/jetsitemap.eot?b5782r#iefix') format('embedded-opentype'),
	  url('fonts/jetsitemap.ttf?b5782r') format('truetype'),
	  url('fonts/jetsitemap.woff?b5782r') format('woff'),
	  url('fonts/jetsitemap.svg?b5782r#jetsitemap') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
  }
  i.jetsitemap-icon {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'jetsitemap' !important;
	speak: never;
	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;	
	font-size: 16px !important;
  }
  .jetsitemap-icon:before {
	content: "\e803";
  }

