@charset "utf-8";

@font-face {
	font-family: 'PNC Sans';
	src: url('../fonts/pncsans-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'PNC Sans Bold';
	src: url('../fonts/pncsans-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'PNC Sans Medium';
	src: url('../fonts/pncsans-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'PNC Brand';
	src: url('pnc-brand/PNCBrandReg.eot');
	src: url('pnc-brand/PNCBrandReg.eot?')
		format('embedded-opentype'),
		url('pnc-brand/PNCBrandReg.woff') format('woff'),
		url('pnc-brand/PNCBrandReg.ttf') format('truetype'),
		url('pnc-brand/PNCBrandReg.svg') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'PNC Brand Italic';
	src: url('pnc-brand/PNCBrandRegIta.eot');
	src: url('pnc-brand/PNCBrandRegIta.eot?')
		format('embedded-opentype'),
		url('pnc-brand/PNCBrandRegIta.woff') format('woff'),
		url('pnc-brand/PNCBrandRegIta.ttf') format('truetype'),
		url('pnc-brand/PNCBrandRegIta.svg') format('svg');
	font-weight: normal;
	font-style: italic
}

@font-face {
	font-family: 'PNC Brand Bold';
	src: url('pnc-brand/PNCBrandBol.eot');
	src: url('pnc-brand/PNCBrandBol.eot?')
		format('embedded-opentype'),
		url('pnc-brand/PNCBrandBol.woff') format('woff'),
		url('pnc-brand/PNCBrandBol.ttf') format('truetype'),
		url('pnc-brand/PNCBrandBol.svg') format('svg');
	font-weight: bold;
	font-style: normal
}

@font-face {
	font-family: 'PNC Brand Bold Italic';
	src: url('pnc-brand/PNCBrandBolIta.eot');
	src: url('pnc-brand/PNCBrandBolIta.eot?')
		format('embedded-opentype'),
		url('pnc-brand/PNCBrandBolIta.woff') format('woff'),
		url('pnc-brand/PNCBrandBolIta.ttf') format('truetype'),
		url('pnc-brand/PNCBrandBolIta.svg') format('svg');
	font-weight: bold;
	font-style: italic
}

@font-face {
	font-family: 'PNC Brand Light';
	src: url('pnc-brand/PNCBrandLig.eot');
	src: url('pnc-brand/PNCBrandLig.eot?')
		format('embedded-opentype'),
		url('pnc-brand/PNCBrandLig.woff') format('woff'),
		url('pnc-brand/PNCBrandLig.ttf') format('truetype'),
		url('pnc-brand/PNCBrandLig.svg') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'PNC Brand Light Italic';
	src: url('pnc-brand/PNCBrandLigIta.eot');
	src: url('pnc-brand/PNCBrandLigIta.eot?')
		format('embedded-opentype'),
		url('pnc-brand/PNCBrandLigIta.woff') format('woff'),
		url('pnc-brand/PNCBrandLigIta.ttf') format('truetype'),
		url('pnc-brand/PNCBrandLigIta.svg') format('svg');
	font-weight: normal;
	font-style: italic
}

@font-face {
	font-family: 'PNC Brand Medium';
	src: url('pnc-brand/PNCBrandMed.eot');
	src: url('pnc-brand/PNCBrandMed.eot?')
		format('embedded-opentype'),
		url('pnc-brand/PNCBrandMed.woff') format('woff'),
		url('pnc-brand/PNCBrandMed.ttf') format('truetype'),
		url('pnc-brand/PNCBrandMed.svg') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'PNC Brand Medium Italic';
	src: url('pnc-brand/PNCBrandMedIta.eot');
	src: url('pnc-brand/PNCBrandMedIta.eot?')
		format('embedded-opentype'),
		url('pnc-brand/PNCBrandMedIta.woff') format('woff'),
		url('pnc-brand/PNCBrandMedIta.ttf') format('truetype'),
		url('pnc-brand/PNCBrandMedIta.svg') format('svg');
	font-weight: normal;
	font-style: italic
}

@font-face {
	font-family: 'Font Awesome 5 Regular';
	font-style: normal;
	font-weight: 400;
	src: url("fa/fa-regular-400.eot");
	src: url("fa/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("fa/fa-regular-400.woff2") format("woff2"), url("fa/fa-regular-400.woff") format("woff"), url("fa/fa-regular-400.ttf") format("truetype"), url("fa/fa-regular-400.svg#fontawesome") format("svg"); }
  