@font-face {
	font-family: "Helvetica Neue LT";
	src: url("../fonts/HelveticaNeueLTStd-Lt.woff2") format("woff2"),
		url("../fonts/HelveticaNeueLTStd-Lt.woff") format("woff"),
		url("../fonts/HelveticaNeueLTStd-Lt.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Helvetica Neue LT GEO";
	src: url("../fonts/HelveticaNeueLTGEO-55Roman.woff2") format("woff2"),
		url("../fonts/HelveticaNeueLTGEO-55Roman.woff") format("woff"),
		url("../fonts/HelveticaNeueLTGEO-55Roman.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-Regular.woff2") format("woff2"),
		url("../fonts/Roboto-Regular.woff") format("woff"),
		url("../fonts/Roboto-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "FiraGO";
	src: url("../fonts/FiraGO-Regular.woff2") format("woff2"),
		url("../fonts/FiraGO-Regular.woff") format("woff"),
		url("../fonts/FiraGO-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "FiraGO";
	src: url("../fonts/FiraGO-Medium.woff2") format("woff2"),
		url("../fonts/FiraGO-Medium.woff") format("woff"),
		url("../fonts/FiraGO-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "FiraGO";
	src: url("../fonts/FiraGO-Bold.woff2") format("woff2"),
		url("../fonts/FiraGO-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "bpg-arial";
	src: url("../fonts/bpg-arial.woff2") format("woff2"),
		url("../fonts/bpg-arial.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "NotoSansGeorgian";
	src: url("../fonts/NotoSansGeorgian-Regular.woff2") format("woff2"),
		url("../fonts/NotoSansGeorgian-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "NotoSansGeorgian";
	src: url("../fonts/NotoSansGeorgian-Medium.woff2") format("woff2"),
		 url("../fonts/NotoSansGeorgian-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "NotoSansGeorgian";
	src: url("../fonts/NotoSansGeorgian-Bold.woff2") format("woff2"),
		 url("../fonts/NotoSansGeorgian-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}