/*generic stuff*/

* {
	-webkit-text-size-adjust: 100%;
}

@font-face {
	font-family: "AGVF";
	src: url("assets/AGVF-Upright.woff2") format("woff2");
	font-style: normal;
	font-width: normal;
	font-weight: 100 900;
}
@font-face {
	font-family: "AGVF";
	src: url("assets/AGVF-Italic.woff2") format("woff2");
	font-style: italic;
	font-width: normal;
	font-weight: 100 900;
}
@font-face {
	font-family: "Line";
	src: url("assets/Line.woff2") format("woff2");
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: "CTATVF";
	src: url("assets/ActionCondensed-VF.woff2") format("woff2");
	font-style: normal;
	font-width: normal;
	font-weight: 400 900;
}
