/* RussoOne */
@font-face {
	font-family: 'RussoOne';
	src: url('../fonts/RussoOne-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/RussoOne-Regular.woff') format('woff'),
		url('../fonts/RussoOne-Regular.woff2') format('woff2'),
		url('../fonts/RussoOne-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

/* Bellotatext */
@font-face {
	font-family: 'Bellotatext';
	src: url('../fonts/Bellotatextlight.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Bellotatextlight.woff') format('woff'),
		url('../fonts/Bellotatextlight.woff2') format('woff2'),
		url('../fonts/Bellotatextlight.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Bellotatext';
	src: url('../fonts/Bellotatextregular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Bellotatextregular.woff') format('woff'),
		url('../fonts/Bellotatextregular.woff2') format('woff2'),
		url('../fonts/Bellotatextregular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Bellotatext';
	src: url('../fonts/Bellotatextbold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Bellotatextbold.woff') format('woff'),
		url('../fonts/Bellotatextbold.woff2') format('woff2'),
		url('../fonts/Bellotatextbold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}