@font-face {
	font-family: "GOT";
	src: url("../font/gotham-book.otf");
}

@font-face {
	font-family: "GOT-B";
	src: url("../font/Gotham-Bold.otf");
}

@font-face {
	font-family: "GOT-M";
	src: url("../font/Gotham-MediumItalic.otf");
}

@font-face {
	font-family: "GOT-T";
	src: url("../font/Gotham-Thin.otf");
}

@font-face {
	font-family: "GOTR";
	src: url("../font/GothamRnd-Book.otf");
}

@font-face {
	font-family: "GOTR-Ita";
	src: url("../font/GothamRnd-BookIta.otf");
}

@font-face {
	font-family: "GOTR-B";
	src: url("../font/GothamRnd-Bold.otf");
}

@font-face {
	font-family: "GOTR-B-Ita";
	src: url("../font/GothamRnd-BoldIta.otf");
}

@font-face {
	font-family: "GOTR-M";
	src: url("../font/GothamRnd-Medium.otf");
}

@font-face {
	font-family: "GOTR-M-Ita";
	src: url("../font/GothamRnd-MedIta.otf");
}

@font-face {
	font-family: "GOTR-L";
	src: url("../font/GothamRnd-Light.otf");
}

@font-face {
	font-family: "GOTR-L-Ita";
	src: url("../font/GothamRnd-LightIta.otf");
}

@font-face {
	font-family: "Harmony-R";
	src: url("../font/HarmonyOS_Sans_SC_Regular.ttf");
}

@font-face {
	font-family: "Harmony-M";
	src: url("../font/HarmonyOS_Sans_SC_Medium.ttf");
}

@font-face {
	font-family: "Harmony-B";
	src: url("../font/HarmonyOS_Sans_SC_Bold.ttf");
}

@font-face {
	font-family: "matth";
	src: url("../font/matthcondensed-4bxxd.ttf");
}