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

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'et-line';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.etline-mobile, .etline-laptop, .etline-desktop, .etline-tablet, .etline-phone, .etline-document, .etline-documents, .etline-search, .etline-clipboard, .etline-newspaper, .etline-notebook, .etline-book-open, .etline-browser, .etline-calendar, .etline-presentation, .etline-picture, .etline-pictures, .etline-video, .etline-camera, .etline-printer, .etline-toolbox, .etline-briefcase, .etline-wallet, .etline-gift, .etline-bargraph, .etline-grid, .etline-expand, .etline-focus, .etline-edit, .etline-adjustments, .etline-ribbon, .etline-hourglass, .etline-lock, .etline-megaphone, .etline-shield, .etline-trophy, .etline-flag, .etline-map, .etline-puzzle, .etline-basket, .etline-envelope, .etline-streetsign, .etline-telescope, .etline-gears, .etline-key, .etline-paperclip, .etline-attachment, .etline-pricetags, .etline-lightbulb, .etline-layers, .etline-pencil, .etline-tools, .etline-tools-2, .etline-scissors, .etline-paintbrush, .etline-magnifying-glass, .etline-circle-compass, .etline-linegraph, .etline-mic, .etline-strategy, .etline-beaker, .etline-caution, .etline-recycle, .etline-anchor, .etline-profile-male, .etline-profile-female, .etline-bike, .etline-wine, .etline-hotairballoon, .etline-globe, .etline-genius, .etline-map-pin, .etline-dial, .etline-chat, .etline-heart, .etline-cloud, .etline-upload, .etline-download, .etline-target, .etline-hazardous, .etline-piechart, .etline-speedometer, .etline-global, .etline-compass, .etline-lifesaver, .etline-clock, .etline-aperture, .etline-quote, .etline-scope, .etline-alarmclock, .etline-refresh, .etline-happy, .etline-sad, .etline-facebook, .etline-twitter, .etline-googleplus, .etline-rss, .etline-tumblr, .etline-linkedin, .etline-dribbble {
	font-family: 'et-line';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}
.etline-mobile:before {
	content: "\e000";
}
.etline-laptop:before {
	content: "\e001";
}
.etline-desktop:before {
	content: "\e002";
}
.etline-tablet:before {
	content: "\e003";
}
.etline-phone:before {
	content: "\e004";
}
.etline-document:before {
	content: "\e005";
}
.etline-documents:before {
	content: "\e006";
}
.etline-search:before {
	content: "\e007";
}
.etline-clipboard:before {
	content: "\e008";
}
.etline-newspaper:before {
	content: "\e009";
}
.etline-notebook:before {
	content: "\e00a";
}
.etline-book-open:before {
	content: "\e00b";
}
.etline-browser:before {
	content: "\e00c";
}
.etline-calendar:before {
	content: "\e00d";
}
.etline-presentation:before {
	content: "\e00e";
}
.etline-picture:before {
	content: "\e00f";
}
.etline-pictures:before {
	content: "\e010";
}
.etline-video:before {
	content: "\e011";
}
.etline-camera:before {
	content: "\e012";
}
.etline-printer:before {
	content: "\e013";
}
.etline-toolbox:before {
	content: "\e014";
}
.etline-briefcase:before {
	content: "\e015";
}
.etline-wallet:before {
	content: "\e016";
}
.etline-gift:before {
	content: "\e017";
}
.etline-bargraph:before {
	content: "\e018";
}
.etline-grid:before {
	content: "\e019";
}
.etline-expand:before {
	content: "\e01a";
}
.etline-focus:before {
	content: "\e01b";
}
.etline-edit:before {
	content: "\e01c";
}
.etline-adjustments:before {
	content: "\e01d";
}
.etline-ribbon:before {
	content: "\e01e";
}
.etline-hourglass:before {
	content: "\e01f";
}
.etline-lock:before {
	content: "\e020";
}
.etline-megaphone:before {
	content: "\e021";
}
.etline-shield:before {
	content: "\e022";
}
.etline-trophy:before {
	content: "\e023";
}
.etline-flag:before {
	content: "\e024";
}
.etline-map:before {
	content: "\e025";
}
.etline-puzzle:before {
	content: "\e026";
}
.etline-basket:before {
	content: "\e027";
}
.etline-envelope:before {
	content: "\e028";
}
.etline-streetsign:before {
	content: "\e029";
}
.etline-telescope:before {
	content: "\e02a";
}
.etline-gears:before {
	content: "\e02b";
}
.etline-key:before {
	content: "\e02c";
}
.etline-paperclip:before {
	content: "\e02d";
}
.etline-attachment:before {
	content: "\e02e";
}
.etline-pricetags:before {
	content: "\e02f";
}
.etline-lightbulb:before {
	content: "\e030";
}
.etline-layers:before {
	content: "\e031";
}
.etline-pencil:before {
	content: "\e032";
}
.etline-tools:before {
	content: "\e033";
}
.etline-tools-2:before {
	content: "\e034";
}
.etline-scissors:before {
	content: "\e035";
}
.etline-paintbrush:before {
	content: "\e036";
}
.etline-magnifying-glass:before {
	content: "\e037";
}
.etline-circle-compass:before {
	content: "\e038";
}
.etline-linegraph:before {
	content: "\e039";
}
.etline-mic:before {
	content: "\e03a";
}
.etline-strategy:before {
	content: "\e03b";
}
.etline-beaker:before {
	content: "\e03c";
}
.etline-caution:before {
	content: "\e03d";
}
.etline-recycle:before {
	content: "\e03e";
}
.etline-anchor:before {
	content: "\e03f";
}
.etline-profile-male:before {
	content: "\e040";
}
.etline-profile-female:before {
	content: "\e041";
}
.etline-bike:before {
	content: "\e042";
}
.etline-wine:before {
	content: "\e043";
}
.etline-hotairballoon:before {
	content: "\e044";
}
.etline-globe:before {
	content: "\e045";
}
.etline-genius:before {
	content: "\e046";
}
.etline-map-pin:before {
	content: "\e047";
}
.etline-dial:before {
	content: "\e048";
}
.etline-chat:before {
	content: "\e049";
}
.etline-heart:before {
	content: "\e04a";
}
.etline-cloud:before {
	content: "\e04b";
}
.etline-upload:before {
	content: "\e04c";
}
.etline-download:before {
	content: "\e04d";
}
.etline-target:before {
	content: "\e04e";
}
.etline-hazardous:before {
	content: "\e04f";
}
.etline-piechart:before {
	content: "\e050";
}
.etline-speedometer:before {
	content: "\e051";
}
.etline-global:before {
	content: "\e052";
}
.etline-compass:before {
	content: "\e053";
}
.etline-lifesaver:before {
	content: "\e054";
}
.etline-clock:before {
	content: "\e055";
}
.etline-aperture:before {
	content: "\e056";
}
.etline-quote:before {
	content: "\e057";
}
.etline-scope:before {
	content: "\e058";
}
.etline-alarmclock:before {
	content: "\e059";
}
.etline-refresh:before {
	content: "\e05a";
}
.etline-happy:before {
	content: "\e05b";
}
.etline-sad:before {
	content: "\e05c";
}
.etline-facebook:before {
	content: "\e05d";
}
.etline-twitter:before {
	content: "\e05e";
}
.etline-googleplus:before {
	content: "\e05f";
}
.etline-rss:before {
	content: "\e060";
}
.etline-tumblr:before {
	content: "\e061";
}
.etline-linkedin:before {
	content: "\e062";
}
.etline-dribbble:before {
	content: "\e063";
}
