/*Шрифты https://webfonts.pro/base-web-fonts/603-lato.html*/
/*Шрифты https://fontstorage.com/ru/font/ukasz-dziedzic/lato*/
/*Шрифты https://fonts-online.ru/fonts/lato*/

@font-face {
	font-family: 'Lato Light';
	src: url('../fonts/Lato Light/Lato-Light.eot');
	src: url('../fonts/Lato Light/Lato-Light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Lato Light/Lato-Light.woff') format('woff'),
	url('../fonts/Lato Light/Lato-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Lato Regular';
	src: url('../fonts/Lato Regular/Lato-Regular.eot');
	src: url('../fonts/Lato Regular/Lato-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Lato Regular/Lato-Regular.woff') format('woff'),
	url('../fonts/Lato Regular/Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Lato Medium';
	src: url('../fonts/Lato Medium/Lato-Medium.eot');
	src: url('../fonts/Lato Medium/Lato-Medium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Lato Medium/Lato-Medium.woff') format('woff'),
	url('../fonts/Lato Medium/Lato-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Lato Bold';
	src: url('../fonts/Lato Bold/Lato-Bold.eot');
	src: url('../fonts/Lato Bold/Lato-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Lato Bold/Lato-Bold.woff') format('woff'),
	url('../fonts/Lato Bold/Lato-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Lato Semibold';
	src: url('../fonts/Lato Semibold/Lato-Semibold.eot');
	src: url('../fonts/Lato Semibold/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Lato Semibold/Lato-Semibold.woff') format('woff'),
	url('../fonts/Lato Semibold/Lato-Semibold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Rupster';
	src: url('../fonts/rupsterscriptfree.ttf') format('woff'),
	url('../fonts/rupsterscriptfree.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}