@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'htbold';
	src: url('fonts/high-tide-bold.eot');
	src: url('fonts/high-tide-bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/high-tide-bold.ttf') format('truetype'), 
		 url('fonts/high-tide-bold.woff') format('woff'),
		 url('fonts/high-tide-bold.woff2') format('woff2'),
		 url('fonts/high-tide-bold.svg') format('svg'), 
		 url('fonts/high-tide-bold.otf') format('otf');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: 'ayrluci';
	src: url('fonts/ayrluci.eot');
	src: url('fonts/ayrluci.eot?#iefix') format('embedded-opentype'),
		 url('fonts/ayrluci.ttf') format('truetype'), 
		 url('fonts/ayrluci.woff') format('woff'),
		 url('fonts/ayrluci.woff2') format('woff2'),
		 url('fonts/ayrluci.svg') format('svg'), 
		 url('fonts/ayrluci.otf') format('otf');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}