
@font-face {
	font-family: 'a2z';
	font-weight: 900;
	font-display: swap;
	src: url('/fonts/a2z/a2z-9Black.ttf') format('truetype');
}
@font-face {
	font-family: 'a2z';
	font-weight: 800;
	font-display: swap;
	src: url('/fonts/a2z/a2z-8ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'a2z';
	font-weight: 700;
	font-display: swap;
	src: url('/fonts/a2z/a2z-7Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'a2z';
	font-weight: 600;
	font-display: swap;
	src: url('/fonts/a2z/a2z-6SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'a2z';
	font-weight: 500;
	font-display: swap;
	src: url('/fonts/a2z/a2z-5Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'a2z';
	font-weight: 400;
	font-display: swap;
	src: url('/fonts/a2z/a2z-4Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'a2z';
	font-weight: 300;
	font-display: swap;
	src: url('/fonts/a2z/a2z-3Light.ttf') format('truetype');
}
@font-face {
	font-family: 'a2z';
	font-weight: 200;
	font-display: swap;
	src: url('/fonts/a2z/a2z-2ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'a2z';
	font-weight: 100;
	font-display: swap;
	src: url('/fonts/a2z/a2z-1Thin.ttf') format('truetype');
}
