﻿
/*	FONTS	*/
@font-face {
	font-family: 'AbsolutHeadlineRegular';
	src: url('absolutheadline-webfont.eot');
	src: url('absolutheadline-webfont.eot?#iefix') format('embedded-opentype'),
		 url('absolutheadline-webfont.woff') format('woff'),
		 url('absolutheadline-webfont.ttf') format('truetype'),
		 url('absolutheadline-webfont.svg#AbsolutHeadlineRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FuturaStdLight';
	src: url('futurastd-light-webfont.eot');
	src: url('futurastd-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('futurastd-light-webfont.woff') format('woff'),
		 url('futurastd-light-webfont.ttf') format('truetype'),
		 url('futurastd-light-webfont.svg#FuturaStdLight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AbsolutScriptRegular';
	src: url('absolutscript-webfont.eot');
	src: url('absolutscript-webfont.eot?#iefix') format('embedded-opentype'),
		 url('absolutscript-webfont.woff') format('woff'),
		 url('absolutscript-webfont.ttf') format('truetype'),
		 url('absolutscript-webfont.svg#AbsolutScriptRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
