@charset "UTF-8";
/* CSS Document */


/*** CUSTOM FONT ***/
@font-face {
	font-family: 'GibsonLightRegular';
	src: url('../fonts/Gibson-Light-webfont.eot');
	src: url('../fonts/Gibson-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Gibson-Light-webfont.woff') format('woff'), url('../fonts/Gibson-Light-webfont.ttf') format('truetype'), url('../fonts/Gibson-Light-webfont.svg#GibsonLightRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GibsonRegular';
	src: url('../fonts/Gibson-Regular-webfont.eot');
	src: url('../fonts/Gibson-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Gibson-Regular-webfont.woff') format('woff'), url('../fonts/Gibson-Regular-webfont.ttf') format('truetype'), url('../fonts/Gibson-Regular-webfont.svg#GibsonRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'GibsonBold';
	src: url('../fonts/Gibson-Bold-webfont.eot');
	src: url('../fonts/Gibson-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Gibson-Bold-webfont.woff') format('woff'), url('../fonts/Gibson-Bold-webfont.ttf') format('truetype'), url('../fonts/Gibson-Bold-webfont.svg#GibsonBold') format('svg');
	font-weight: normal;
	font-style: normal;
}


h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
	font-family: GibsonLightRegular, 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

h5, h6 {
	font-family: GibsonRegular, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
