@font-face {
	font-display: swap;
	font-family: 'golos_text';
	font-style: normal;
	font-weight: 400;
	src: url(https://cdn.easyeatery.co.uk/fonts/golos_text/GolosText-Regular.ttf) format('truetype');
}

@font-face {
	font-display: swap;
	font-family: 'golos_text';
	font-style: normal;
	font-weight: 500;
	src: url(https://cdn.easyeatery.co.uk/fonts/golos_text/GolosText-Medium.ttf) format('truetype');
}

@font-face {
	font-display: swap;
	font-family: 'golos_text';
	font-style: normal;
	font-weight: 600;
	src: url(https://cdn.easyeatery.co.uk/fonts/golos_text/GolosText-SemiBold.ttf) format('truetype');
}

@font-face {
	font-display: swap;
	font-family: 'golos_text';
	font-style: normal;
	font-weight: 700;
	src: url(https://cdn.easyeatery.co.uk/fonts/golos_text/GolosText-Bold.ttf) format('truetype');
}