@font-face {
	font-family: 'Cormorant Garamond Regular';
	src: url('cormorantgaramond-regular.eot');
	src: local('Cormorant Garamond Regular'), local('Cormorant-Garamond-Regular'),
		url('cormorantgaramond-regular.eot?#iefix') format('embedded-opentype'),
        	url('cormorantgaramond-regular.woff2') format('woff2'),
		url('cormorantgaramond-regular.woff') format('woff'),
		url('cormorantgaramond-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Avenir Next Cyr Regular';
	src: url('avenirnextcyr-regular.eot');
	src: local('Avenir Next Cyr Regular'), local('AvenirNextCyr-Regular'),
		url('avenirnextcyr-regular.eot?#iefix') format('embedded-opentype'),
		url('avenirnextcyr-regular.woff2') format('woff2'),
		url('avenirnextcyr-regular.woff') format('woff'),
		url('avenirnextcyr-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir Next Cyr Demi';
	src: url('avenirnextcyr-demi.eot');
	src: local('Avenir Next Cyr Demi'), local('AvenirNextCyr-Demi'),
		url('avenirnextcyr-demi.eot?#iefix') format('embedded-opentype'),
		url('avenirnextcyr-demi.woff2') format('woff2'),
		url('avenirnextcyr-demi.woff') format('woff'),
		url('avenirnextcyr-demi.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
  font-family: 'Bungee Inline';
  font-weight: 400;
  font-style: normal;
  src: local('Bungee Inline'), local('BungeeInline-Regular'), url('bungee.woff2') format('woff2');
}

