@font-face {
	font-family: "Anton";
	font-display: swap;
	src: url("../font/Anton/Anton-Regular.ttf");
	font-display: swap;

}

@font-face {
	font-family: "Prompt";
	font-display: swap;
	font-style: normal;
	font-weight: 400;
	src: url("../font/Prompt/Prompt-Regular.ttf");
}

@font-face {
	font-family: "Prompt";
	font-display: swap;
	font-style: normal;
	font-weight: 200;
	src: url("../font/Prompt/Prompt-Light.ttf");
}
@font-face {
	font-family: "Prompt";
	font-display: swap;
	font-style: normal;
	font-weight: 300;
	src: url("../font/Prompt/Prompt-Light.ttf");
}

@font-face {
	font-family: "Roboto";
	font-display: swap;
	font-style: normal;
	font-weight: 400;
	src: url("../font/Roboto/Roboto-Light.ttf");
}
@font-face {
	font-family: "Roboto";
	font-display: swap;
	font-style: normal;
	font-weight: 300;
	src: url("../font/Roboto/Roboto-Light.ttf");
}
@font-face {
	font-family: "Roboto";
	font-display: swap;
	font-style: normal;
	font-weight: 200;
	src: url("../font/Roboto/Roboto-Light.ttf");
}
@font-face {
	font-family: "Roboto";
	font-display: swap;
	font-style: normal;
	font-weight: 100;
	src: url("../font/Roboto/Roboto-Thin.ttf");
}
@font-face {
	font-family: "Roboto";
	font-display: swap;
	font-style: normal;
	font-weight: 500;
	src: url("../font/Roboto/Roboto-Medium.ttf");
}
@font-face {
	font-family: "Roboto";
	font-display: swap;
	font-style: normal;
	font-weight: 600;
	src: url("../font/Roboto/Roboto-Bold.ttf");
}
@font-face {
	font-family: "Roboto";
	font-display: swap;
	font-style: normal;
	font-weight: 800;
	src: url("../font/Roboto/Roboto-Black.ttf");
}


@font-face {
	font-family: "Nunito";
	font-display: swap;
	font-style: normal;
	font-weight: 200;
	src: url("../font/nunito/Nunito-Light.ttf");
}
@font-face {
	font-family: "Nunito";
	font-display: swap;
	font-style: normal;
	font-weight: 400;
	src: url("../font/nunito/Nunito-Regular.ttf");
}
@font-face {
	font-family: "Nunito";
	font-display: swap;
	font-style: normal;
	font-weight: 600;
	src: url("../font/nunito/Nunito-SemiBold.ttf");
}
@font-face {
	font-family: "Nunito";
	font-display: swap;
	font-style: normal;
	font-weight: 800;
	src: url("../font/nunito/Nunito-Bold.ttf");
}
