@font-face {
	font-family: Nautical;
	src: url('/css/fonts/Nautical.eot');
	src: url('/css/fonts/Nautical.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/Nautical.woff') format('woff'),
		url('/css/fonts/Nautical.ttf') format('truetype'),
		url('/css/fonts/Nautical.otf') format('opentype'),
		url('/css/fonts/Nautical.svg#Nautical') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0-10FFFF;
}

@font-face {
    font-family: 'Zapfino';
    src: url('/css/fonts/Zapfino.eot');
    src: url('/css/fonts/Zapfino.eot') format('embedded-opentype'),
         url('/css/fonts/Zapfino.woff2') format('woff2'),
         url('/css/fonts/Zapfino.woff') format('woff'),
         url('/css/fonts/Zapfino.ttf') format('truetype'),
         url('/css/fonts/Zapfino.svg#Zapfino') format('svg');
}

@font-face {
	font-family: Program;
	src: url('/css/fonts/Program.eot');
	src: url('/css/fonts/Program.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/Program.woff') format('woff'),
		url('/css/fonts/Program.ttf') format('truetype'),
		url('/css/fonts/Program.otf') format('opentype'),
		url('/css/fonts/Program.svg#Program') format('svg');
	font-weight: 400;
	unicode-range: U+0009-FEFF;
}

@font-face {
	font-family: Curves;
	src: url('/css/fonts/Curves.eot');
	src: url('/css/fonts/Curves.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/Curves.woff') format('woff'),
		url('/css/fonts/Curves.ttf') format('truetype'),
		url('/css/fonts/Curves.otf') format('opentype'),
		url('/css/fonts/Curves.svg#Curves') format('svg');
	font-weight: 500;
	unicode-range: U+0008-FE48;
}
