  @font-face {
	font-family: "Headline";
	src: url(/_resources/web-fonts/fonts/headline/headline-regular.woff2) format("woff2");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "Headline";
	src: url(/_resources/web-fonts/fonts/headline/headline-regular-italic.woff2) format("woff2");
	font-style: italic;
	font-weight: 400;
}

@font-face {
	font-family: "Headline";
	src: url(/_resources/web-fonts/fonts/headline/headline-medium.woff2) format("woff2");
	font-style: medium;
	font-weight: 500;
}

@font-face {
	font-family: "Headline";
	src: url(/_resources/web-fonts/fonts/headline/headline-medium-italic.woff2) format("woff2");
	font-style: italic;
	font-weight: 500;
}

@font-face {
	font-family: "Headline";
	src: url(/_resources/web-fonts/fonts/headline/headline-semibold.woff2) format("woff2");
	font-style: semibold;
	font-weight: 600;
}

@font-face {
	font-family: "Headline";
	src: url(/_resources/web-fonts/fonts/headline/headline-semibold-italic.woff2) format("woff2");
	font-style: italic;
	font-weight: 600;
}


@font-face {
	font-family: "Headline";
	src: url(/_resources/web-fonts/fonts/headline/headline-black.woff2) format("woff2");
	font-style: black;
	font-weight: 900;
}

@font-face {
	font-family: "Headline";
	src: url(/_resources/web-fonts/fonts/headline/headline-black-italic.woff2) format("woff2");
	font-style: italic;
	font-weight: 900;
}