		@font-face {
		  font-family: 'bluewave';
		  src:  url('/fonts/d1-bluewave.eot?ktmdo7');
		  src:  url('/fonts/d1-bluewave.eot?ktmdo7#iefix') format('embedded-opentype'),
			url('/fonts/d1-bluewave.ttf?ktmdo7') format('truetype'),
			url('/fonts/d1-bluewave.woff?ktmdo7') format('woff'),
			url('/fonts/d1-bluewave.svg?ktmdo7#bluewave') format('svg');
		  font-weight: normal;
		  font-style: normal;
		}

		[class^="bw-icon-"], [class*=" bw-icon-"] {
		  /* use !important to prevent issues with browser extensions that change fonts */
		  font-family: 'bluewave' !important;
		  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;
		}

		.bw-icon-click-to-view:before {
		  content: "\e900";
		}
		.bw-icon-down-arrow:before {
		  content: "\e901";
		}
		.bw-icon-right-arrow:before {
		  content: "\e902";
		}
		.bw-icon-man-user:before {
		  content: "\e903";
		}
		.bw-icon-tap:before {
		  content: "\e904";
		}
		.bw-icon-map-marker-variant-tool:before {
		  content: "\e905";
		}
		.bw-icon-map-marker-point:before {
		  content: "\e906";
		}
		.bw-icon-maps-and-flags:before {
		  content: "\e907";
		}
		.bw-icon-letter:before {
		  content: "\e908";
		}
		.bw-icon-tool-1:before {
		  content: "\e909";
		}
		.bw-icon-tool:before {
		  content: "\e90a";
		}
		.bw-icon-note:before {
		  content: "\e90b";
		}
		.bw-icon-sent-mail:before {
		  content: "\e90c";
		}
		.bw-icon-customer-service:before {
		  content: "\e90d";
		}
		.bw-icon-search:before {
		  content: "\e90e";
		}
		
