@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 100;
	font-style: normal;
	src: url(./HelveticaNeue-Thin.woff);
}

@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 100;
	font-style: italic;
	src: url(./HelveticaNeue-ThinItalic.woff);
}

@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 400;
	font-style: normal;
	src: url(./HelveticaNeue-Roman.woff);
}

@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 400;
	font-style: italic;
	src: url(./HelveticaNeue-Italic.woff);
}

@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 500;
	font-style: normal;
	src: url(./HelveticaNeue-Medium.woff);
}

@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 500;
	font-style: italic;
	src: url(./HelveticaNeue-MediumItalic.woff);
}

@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 700;
	font-style: normal;
	src: url(./HelveticaNeue-Bold.woff);
}

@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 700;
	font-style: italic;
	src: url(./HelveticaNeue-BoldItalic.woff);
}

@font-face {
	font-family: 'AGStencil';
	font-weight: 400;
	font-style: normal;
	src: url(./AGStencil.woff);
}

