@font-face {
	font-family: Liana-Regular;
	font-style: normal;
	font-weight: 400;
	src: url('fonts/woff2/Liana-FD-Regular.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: Liana-Bold;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/woff2/Liana-FD-Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: Liana-FD-Black;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/woff2/Liana-FD-Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: Liana-FD-Light;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/woff2/Liana-FD-Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}