@font-face {
	font-family: 'Arial Narrow';
	src: url(../../assets/fonts/ArialNarrow.eot) format('embedded-opentype'),
	url(../../assets/fonts/ArialNarrow.eot) format('embedded-opentype'),
	url(../../assets/fonts/ArialNarrow.woff2) format('woff2'),
	url(../../assets/fonts/ArialNarrow.woff) format('woff'),
	url(../../assets/fonts/ArialNarrow.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Arial Narrow';
	src: url(../../assets/fonts/ArialNarrow-Italic.eot) format('embedded-opentype'),
	url(../../assets/fonts/ArialNarrow-Italic.eot) format('embedded-opentype'),
	url(../../assets/fonts/ArialNarrow-Italic.woff2) format('woff2'),
	url(../../assets/fonts/ArialNarrow-Italic.woff) format('woff'),
	url(../../assets/fonts/ArialNarrow-Italic.ttf) format('truetype');
	font-weight: normal;
	font-style: italic;
	font-display: auto;
}

@font-face {
	font-family: 'Arial Narrow';
	src: url(../../assets/fonts/ArialNarrow-Bold.eot) format('embedded-opentype'),
	url(../../assets/fonts/ArialNarrow-Bold.eot) format('embedded-opentype'),
	url(../../assets/fonts/ArialNarrow-Bold.woff2) format('woff2'),
	url(../../assets/fonts/ArialNarrow-Bold.woff) format('woff'),
	url(../../assets/fonts/ArialNarrow-Bold.ttf) format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Arial Narrow';
	src: url(../../assets/fonts/ArialNarrow-BoldItalic.eot) format('embedded-opentype'),
	url(../../assets/fonts/ArialNarrow-BoldItalic.eot) format('embedded-opentype'),
	url(../../assets/fonts/ArialNarrow-BoldItalic.woff2) format('woff2'),
	url(../../assets/fonts/ArialNarrow-BoldItalic.woff) format('woff'),
	url(../../assets/fonts/ArialNarrow-BoldItalic.ttf) format('truetype');
	font-weight: bold;
	font-style: italic;
	font-display: auto;
}