
@font-face {
	font-family: 'NAPA-bold';
	src: url('../fonts/NAPASans-CondBold.woff2') format('woff2'), url('../fonts/NAPASans-CondBold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'NAPA-reg';
	src: url('../fonts/NAPASans-CondRegular.woff2') format('woff2'), url('../fonts/NAPASans-CondRegulat.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "helveticaneue_light";
	src: url("../fonts/helveticaneue_light-webfont.eot");
	src: url("../fonts/helveticaneue_light-webfont.eot#iefix") format("embedded-opentype"),
	     url("../fonts/helveticaneue_light-webfont.woff") format("woff"),
	     url("../fonts/helveticaneue_light-webfont.ttf") format("truetype"),
	     url("../fonts/helveticaneue_light-webfont.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "helveticaneue_medium";
	src: url("../fonts/helveticaneue_medium-webfont.eot");
	src: url("../fonts/helveticaneue_medium-webfont.eot#iefix") format("embedded-opentype"),
	     url("../fonts/helveticaneue_medium-webfont.woff") format("woff"),
	     url("../fonts/helveticaneue_medium-webfont.ttf") format("truetype"),
	     url("../fonts/helveticaneue_medium-webfont.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "helveticaneue_bold";
	src: url("../fonts/helveticaneue_bold-webfont.eot");
	src: url("../fonts/helveticaneue_bold-webfont.eot#iefix") format("embedded-opentype"),
	     url("../fonts/helveticaneue_bold-webfont.woff") format("woff"),
	     url("../fonts/helveticaneue_bold-webfont.ttf") format("truetype"),
	     url("../fonts/helveticaneue_bold-webfont.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}


#intro h1.abel { font-family: 'abel', Helvetica, Arial, sans-serif !important; text-transform: uppercase; font-weight: bold; }
#intro h1 { font-family: 'helveticaneue_light', Helvetica, Arial, sans-serif !important; }
#intro h2 { font-family: 'helveticaneue_medium', Helvetica, Arial, sans-serif !important; }
#intro h3 { font-family: 'helveticaneue_bold', Helvetica, Arial, sans-serif !important; }
#intro p { /* font-family: 'open sans', Helvetica, Arial, sans-serif !important; */ }
#intro p { font-family: 'Arial', sans-serif !important; }







