<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'delmar-marine';
	src:  url('fonts/delmar-marine.eot?hdvqpj');
	src:  url('fonts/delmar-marine.eot?hdvqpj#iefix') format('embedded-opentype'),
		  url('fonts/delmar-marine.ttf?hdvqpj') format('truetype'),
		  url('fonts/delmar-marine.woff?hdvqpj') format('woff'),
		  url('fonts/delmar-marine.svg?hdvqpj#delmar-marine') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'delmar-marine' !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;
}

.icon-hamburger:before {
  content: "\e90f";
}
.icon-delmar-marine-logo:before {
  content: "\e90e";
}
.icon-check:before {
  content: "\e900";
}
.icon-cross:before {
  content: "\e901";
}
.icon-file-image:before {
  content: "\e902";
}
.icon-file-stack:before {
  content: "\e903";
}
.icon-fingerprint:before {
  content: "\e904";
}
.icon-heart-line:before {
  content: "\e905";
}
.icon-heart-solid:before {
  content: "\e906";
}
.icon-left-arrow-1:before {
  content: "\e907";
}
.icon-left-arrow:before {
  content: "\e908";
}
.icon-map-marker-solid:before {
  content: "\e909";
}
.icon-map-marker:before {
  content: "\e90a";
}
.icon-right-arrow-1:before {
  content: "\e90b";
}
.icon-right-arrow:before {
  content: "\e90c";
}
.icon-video-player:before {
  content: "\e90d";
}
.icon-up-arrow:before {
  content: "\e910";
}
.icon-down-arrow:before {
  content: "\e911";
}
</pre></body></html>