@charset "UTF-8";

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

}

[data-icon]:before {
	font-family: "libretto-icons" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "libretto-icons" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-chat-talk-outline:before {
	content: "c";
}
.icon-copy-outline:before {
	content: "a";
}
.icon-camera-outline:before {
	content: "i";
}
.icon-chatbubble-outline:before {
	content: "s";
}
.icon-video-camera-outline:before {
	content: "v";
}
.icon-pin:before {
	content: "p";
}
.icon-dribbble:before {
	content: "D";
}
.icon-facebook:before {
	content: "F";
}
.icon-twitter:before {
	content: "T";
}
.icon-vimeo:before {
	content: "V";
}
.icon-pinterest:before {
	content: "N";
}
.icon-rss:before {
	content: "R";
}
.icon-google:before {
	content: "G";
}
.icon-youtube-play-outline:before {
	content: "Y";
}
.icon-lock-outline:before {
	content: "w";
}
.icon-heart-small-outline:before {
	content: "\e017";
}
.icon-remove-delete-circle:before {
	content: "\e01b";
}
.icon-search-2:before {
	content: "o";
}
.icon-tag-outline:before {
	content: "\e027";
}
.icon-star-outline:before {
	content: "y";
}
.icon-keypad-outline:before {
	content: "\e029";
}
.icon-mic-outline:before {
	content: "u";
}
.icon-link:before {
	content: "l";
}
.icon-undo-outline:before {
	content: "\e02d";
}
.icon-redo-outline:before {
	content: "r";
}
.icon-quote:before {
	content: "q";
}
.icon-instagram:before {
	content: "I";
}
.icon-flickr:before {
	content: "K";
}
.icon-linkedin:before {
	content: "L";
}
.icon-tumblr:before {
	content: "U";
}
.icon-reddit:before {
	content: "E";
}
.icon-stumbleupon-1:before {
	content: "S";
}
.icon-pocket:before {
	content: "O";
}
.icon-filmstrip:before {
	content: "g";
}
.icon-fleuron-left:before {
	content: "~";
}
.icon-fleuron-right:before {
	content: "`";
}
.icon-document:before {
	content: "e";
}
