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

@font-face {
	font-family: "Flaticon";
	src: url("../fonts/flaticon.eot");
	src: url("../fonts/flaticon.eot#iefix") format("embedded-opentype"),
	url("../fonts/flaticon.woff") format("woff"),
	url("../fonts/flaticon.ttf") format("truetype"),
	url("../fonts/flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
	font-family: Flaticon;
	font-size: 20px;
	font-style: normal;
}