@import url(https://fonts.googleapis.com/css?family=Ropa+Sans);

/* Font Icomoon */
@font-face {
	font-family: 'kfilmsamerique';
	src:url('/lib/fonts/kfilmsamerique.eot?8a9y4f');
	src:url('/lib/fonts/kfilmsamerique.eot?8a9y4f#iefix') format('embedded-opentype'),
		url('/lib/fonts/kfilmsamerique.ttf?8a9y4f') format('truetype'),
		url('/lib/fonts/kfilmsamerique.woff?8a9y4f') format('woff'),
		url('/lib/fonts/kfilmsamerique.svg?8a9y4f#kfilmsamerique') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="ico-"], [class*=" ico-"] {
	font-family: 'kfilmsamerique';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ico-dot:before {
	content: "\e800";
}
.ico-burger:before {
	content: "\e801";
}

/* / Font Icomoon */