/* Mega Systems — GE SS web fonts */
@font-face {
	font-family: "GE SS Two";
	src: url("GESSTwoLight.woff2") format("woff2"),
		url("GESSTwoLight.woff") format("woff"),
		url("GESSTwoLight.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "GE SS Two";
	src: url("GESSTwoMedium.woff2") format("woff2"),
		url("GESSTwoMedium.woff") format("woff"),
		url("GESSTwoMedium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "GE SS Two";
	src: url("GESSTwoBold.woff2") format("woff2"),
		url("GESSTwoBold.woff") format("woff"),
		url("GESSTwoBold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "GE SS";
	src: url("GESSTextLight.woff2") format("woff2"),
		url("GESSTextLight.woff") format("woff"),
		url("GESSTextLight.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "GE SS";
	src: url("GESSTextMedium.woff2") format("woff2"),
		url("GESSTextMedium.woff") format("woff"),
		url("GESSTextMedium.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "GE SS";
	src: url("GESSTextBold.woff2") format("woff2"),
		url("GESSTextBold.woff") format("woff"),
		url("GESSTextBold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

html,
body {
	font-family: "GE SS Two", "GE SS", Tahoma, Arial, sans-serif;
}
