/* Roboto with ruble */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('/local/templates/public/fonts/roboto/roboto-regular.eot'); /* IE9 Compat Modes */
	src: local('Roboto'), local('Roboto-Regular'), local('Roboto Regular'),
		 url('/local/templates/public/fonts/roboto/roboto-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('/local/templates/public/fonts/roboto/roboto-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('/local/templates/public/fonts/roboto/roboto-regular.woff') format('woff'), /* Modern Browsers */
		 url('/local/templates/public/fonts/roboto/roboto-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('/local/templates/public/fonts/roboto/roboto-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('/local/templates/public/fonts/roboto/roboto-medium.eot');
	src: local('Roboto Medium'), local('Roboto-Medium'),
		 url('/local/templates/public/fonts/roboto/roboto-medium.eot?#iefix') format('embedded-opentype'),
		 url('/local/templates/public/fonts/roboto/roboto-medium.woff2') format('woff2'),
		 url('/local/templates/public/fonts/roboto/roboto-medium.woff') format('woff'),
		 url('/local/templates/public/fonts/roboto/roboto-medium.ttf') format('truetype'),
		 url('/local/templates/public/fonts/roboto/roboto-medium.svg#Roboto') format('svg');
}

@font-face {
	font-family: 'Roboto Light';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('/local/templates/public/fonts/roboto/roboto-light.eot');
	src: local('Roboto Light'), local('Roboto-Light'),
	url('/local/templates/public/fonts/roboto/roboto-light.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/public/fonts/roboto/roboto-light.woff2') format('woff2'),
	url('/local/templates/public/fonts/roboto/roboto-light.woff') format('woff'),
	url('/local/templates/public/fonts/roboto/roboto-light.ttf') format('truetype'),
	url('/local/templates/public/fonts/roboto/roboto-light.svg#Roboto') format('svg');
}

/* Sprite main with svg-icons */
@font-face {
	font-family: 'nir-icons';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('/local/templates/public/fonts/nir-icons/nir-icons.eot?v=000036');
	src: url('/local/templates/public/fonts/nir-icons/nir-icons.eot?v=iefix000036') format('embedded-opentype'),
		 url('/local/templates/public/fonts/nir-icons/nir-icons.woff2?v=000036') format('woff2'),
		 url('/local/templates/public/fonts/nir-icons/nir-icons.woff?v=000036') format('woff'),
		 url('/local/templates/public/fonts/nir-icons/nir-icons.ttf?v=000036') format('truetype'),
		 url('/local/templates/public/fonts/nir-icons/nir-icons.svg?v=000036') format('svg');
}

@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('/local/templates/public/fonts/roboto/roboto-medium.eot');
	src: local('Ubuntu'),
	url('/local/templates/public/fonts/ubuntu/ubuntubold.woff2') format('woff2'),
	url('/local/templates/public/fonts/ubuntu/ubuntubold.woff') format('woff'),
	url('/local/templates/public/fonts/ubuntu/ubuntubold.ttf') format('truetype');
}

@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('/local/templates/public/fonts/roboto/roboto-medium.eot');
	src: local('Ubuntu'),
	url('/local/templates/public/fonts/ubuntu/ubunturegular.woff2') format('woff2'),
	url('/local/templates/public/fonts/ubuntu/ubunturegular.woff') format('woff'),
	url('/local/templates/public/fonts/ubuntu/ubunturegular.ttf') format('truetype');
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('/local/templates/public/fonts/roboto/roboto-regular.eot');
	src: local('Montserrat'),
	url('/local/templates/public/fonts/montserrat/montserrat-regular.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/public/fonts/montserrat/montserrat-regular.woff2') format('woff2'),
	url('/local/templates/public/fonts/montserrat/montserrat-regular.woff') format('woff'),
	url('/local/templates/public/fonts/montserrat/montserrat-regular.ttf') format('truetype'),
	url('/local/templates/public/fonts/montserrat/montserrat-regular.svg#Montserrat') format('svg');
}

@font-face {
	font-family: 'YesevaOne';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('/local/templates/public/fonts/yeseva-one/YesevaOne-Regular.ttf') format('truetype');
}