@font-face {
	font-family: HollardSans;
	font-weight: 900;
	font-style: normal;
	src: 
		url('HollardSans-Black.woff2') format('woff2'), 
		url('HollardSans-Black.woff') format("woff"), 
		url('HollardSans-Black.ttf') format('truetype'),
		url('HollardSans-Black.otf') format('opentype');
}

@font-face {
	font-family: HollardSans;
	font-weight: 900;
	font-style: italic;
	src: 
		url('HollardSans-BlackItalic.woff2') format('woff2'), 
		url('HollardSans-BlackItalic.woff') format("woff"), 
		url('HollardSans-BlackItalic.ttf') format('truetype'),
		url('HollardSans-BlackItalic.otf') format('opentype');
}

@font-face {
	font-family: HollardSans;
	font-weight: 700;
	font-style: normal;
	src: 
		url('HollardSans-Bold.woff2') format('woff2'), 
		url('HollardSans-Bold.woff') format("woff"), 
		url('HollardSans-Bold.ttf') format('truetype'),
		url('HollardSans-Bold.otf') format('opentype');
}

@font-face {
	font-family: HollardSans;
	font-weight: 700;
	font-style: italic;
	src: 
		url('HollardSans-BoldItalic.woff2') format('woff2'), 
		url('HollardSans-BoldItalic.woff') format("woff"), 
		url('HollardSans-BoldItalic.ttf') format('truetype'),
		url('HollardSans-BoldItalic.otf') format('opentype');
}

@font-face {
	font-family: HollardSans;
	font-weight: 400;
	font-style: normal;
	src: 
		url('HollardSans-Light.woff2') format('woff2'), 
		url('HollardSans-Light.woff') format("woff"), 
		url('HollardSans-Light.ttf') format('truetype'),
		url('HollardSans-Light.otf') format('opentype');
}

@font-face {
	font-family: HollardSans;
	font-weight: 400;
	font-style: italic;
	src: 
		url('HollardSans-LightItalic.woff2') format('woff2'), 
		url('HollardSans-LightItalic.woff') format("woff"), 
		url('HollardSans-LightItalic.ttf') format('truetype'),
		url('HollardSans-LightItalic.otf') format('opentype');
}


@font-face {
	font-family: HollardSans;
	font-weight: 500;
	font-style: normal;
	src: 
		url('HollardSans-Medium.woff2') format('woff2'), 
		url('HollardSans-Medium.woff') format("woff"), 
		url('HollardSans-Medium.ttf') format('truetype'),
		url('HollardSans-Medium.otf') format('opentype');
}

@font-face {
	font-family: HollardSans;
	font-weight: 500;
	font-style: italic;
	src: 
		url('HollardSans-MediumItalic.woff2') format('woff2'), 
		url('HollardSans-MediumItalic.woff') format("woff"), 
		url('HollardSans-MediumItalic.ttf') format('truetype'),
		url('HollardSans-MediumItalic.otf') format('opentype');
}