/* Interstate */
@font-face {
	font-family: "Interstate";
	font-weight: bold;
	font-style: normal;
	font-display: auto;

	src: url("/fonts/interstate/Interstate-Bold.woff") format("woff");
}


/* Interstate Condensed */
@font-face {
	font-family: "Interstate Light Condensed";
	font-weight: normal;
	font-style: normal;
	font-display: auto;

	src: url("/fonts/interstate/InterstateCondensed-Light.woff") format("woff");
}

@font-face {
	font-family: "Interstate Condensed";
	font-weight: normal;
	font-style: normal;
	font-display: auto;

	src: url("/fonts/interstate/InterstateCondensed-Regular.woff") format("woff");
}

@font-face {
	font-family: "Interstate Condensed";
	font-weight: bold;
	font-style: normal;
	font-display: auto;

	src: url("/fonts/interstate/InterstateCondensed-Bold.woff") format("woff");
}

@font-face {
	font-family: "Interstate Black Cond";
	font-weight: normal;
	font-style: normal;
	font-display: auto;

	src: url("/fonts/interstate/InterstateCondensed-Black.woff") format("woff");
}
