/* Miller Headline - Heading Font */
@font-face {
	font-family: 'MillerGlobe';
	font-style: normal;
	font-weight: 700;
	src: url("../../fonts/MillerHeadline/miller-bold.woff") format("woff2"),
	url("../../fonts/MillerHeadline/miller-bold.woff") format("woff");
}

@font-face {
	font-family: 'MillerGlobe';
	font-style: normal;
	font-weight: 500;
	src: url("../../fonts/MillerHeadline/miller-regular.woff") format("woff2"),
		 url("../../fonts/MillerHeadline/miller-regular.woff") format("woff");
}

/* BentonSansCond - Body Font*/
@font-face {
	font-family: 'BentonSansCond';
	font-style: normal;
	font-weight: 500;
	src: url("../../fonts/BentonSansCond/Benton_Sans-Condensed.woff") format("woff");
}

@font-face {
	font-family: 'BentonSansCond';
	font-style: normal;
	font-weight: 700;
	src: url("../../fonts/BentonSansCond/Benton_Sans-Condensed_Bold.woff") format("woff");
}
