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