@font-face {
	font-family: "MontserratRegular";
	/*src: url("../fonts/ProximaNovaRegular.ttf") format("truetype");*/
	src: url("../fonts/montserrat/Montserrat-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
	font-display: swap;
}

@font-face {
	font-family: "MontserratSemiBold";
	/*src: url("../fonts/ProximaNovaSemiBold.ttf") format("truetype");*/
	src: url("../fonts/montserrat/Montserrat-SemiBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
	font-display: swap;
}

@font-face {
	font-family: "MontserratBold";
	/*src: url("../fonts/ProximaNovaBold.ttf") format("truetype");*/
	src: url("../fonts/montserrat/Montserrat-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
	font-display: swap;
}
/*
@font-face {
	font-family: "Inter-Regular";
	src: url("../fonts/Inter-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
	font-display: swap;
}*/

@font-face {
	font-family: "GothamPro";
	src: url("../fonts/GothamPro.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
	font-display: swap;
}
/*
@font-face {
	font-family: "SegoeUISemibold";
	src: url("../fonts/SegoeUISemibold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
	font-display: swap;
}
*/