@charset "UTF-8";

@font-face
{
	font-family: "circular";
	font-weight: normal;
	font-style: normal;

	src: url(/fonts/CircularStd-Book.woff2) format("woff2");
}

@font-face
{
	font-family: "circular";
	font-weight: normal;
	font-style: italic;

	src: url(/fonts/CircularStd-BookItalic.woff2) format("woff2");
}

@font-face
{
	font-family: "circular";
	font-weight: 500;
	font-style: normal;

	src: url(/fonts/CircularStd-Bold.woff2) format("woff2");
}

@font-face
{
	font-family: "circular";
	font-weight: 600;
	font-style: normal;

	src: url(/fonts/CircularStd-Black.woff2) format("woff2");
}

@font-face
{
	font-family: "circular";
	font-weight: 600;
	font-style: italic;

	src: url(/fonts/CircularStd-BlackItalic.woff2) format("woff2");
}

@font-face
{
	font-family: "santral";
	font-weight: normal;
	font-style: normal;

	src: url(/fonts/santral-ultra-webfont.woff2) format("woff2");
}

@font-face
{
	font-family: "neo";
	font-weight: normal;
	font-style: normal;

	src: url(/fonts/NeoSans-Black.woff2) format("woff2");
}
