@font-face {
	font-family: 'mdobasic';
	src:url('fonts/mdobasic.eot');
	src:url('fonts/mdobasic.eot?#iefix') format('embedded-opentype'),
		url('fonts/mdobasic.woff') format('woff'),
		url('fonts/mdobasic.ttf') format('truetype'),
		url('fonts/mdobasic.svg#mdobasic') 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: 'mdobasic';
	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;
}

/* 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-"] {
*/
.icon-hammer, .icon-user, .icon-user-2, .icon-leaf, .icon-happy, .icon-reorder, .icon-chevron-left, .icon-chevron-right, .icon-chevron-sign-up, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-down, .icon-chevron-up, .icon-file, .icon-file-pdf, .icon-file-word, .icon-file-excel, .icon-envelope, .icon-wrench, .icon-cog, .icon-pushpin, .icon-tablet, .icon-mobile, .icon-screen, .icon-bubble, .icon-lock, .icon-unlocked, .icon-expand, .icon-contract, .icon-zoom-in, .icon-zoom-out, .icon-cancel, .icon-checkmark, .icon-left-quote, .icon-right-quote, .icon-info, .icon-spam, .icon-home, .icon-chevron-down, .icon-shopping-cart, .icon-info-sign, .icon-folder-close, .icon-folder-open, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-facebook, .icon-facebook-2, .icon-twitter, .icon-twitter-2, .icon-facebook-3, .icon-twitter-3, .icon-youtube, .icon-feed, .icon-feed-2, .icon-feed-3, .icon-youtube-2, .icon-tumblr, .icon-tumblr-2 {
	font-family: 'mdobasic';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-hammer:before {
	content: "\30b1";
}
.icon-user:before {
	content: "\30bb";
}
.icon-user-2:before {
	content: "\30b5";
}
.icon-leaf:before {
	content: "\30ad";
}
.icon-happy:before {
	content: "\30e9";
}
.icon-reorder:before {
	content: "\30e1";
}
.icon-chevron-left:before {
	content: "\f053";
}
.icon-chevron-right:before {
	content: "\f054";
}
.icon-chevron-sign-up:before {
	content: "\f139";
}
.icon-chevron-sign-left:before {
	content: "\f137";
}
.icon-chevron-sign-right:before {
	content: "\f138";
}
.icon-chevron-sign-down:before {
	content: "\f13a";
}
.icon-chevron-up:before {
	content: "\f077";
}
.icon-file:before {
	content: "\e000";
}
.icon-file-pdf:before {
	content: "\e001";
}
.icon-file-word:before {
	content: "\e002";
}
.icon-file-excel:before {
	content: "\e003";
}
.icon-envelope:before {
	content: "\e004";
}
.icon-wrench:before {
	content: "\f0ad";
}
.icon-cog:before {
	content: "\e005";
}
.icon-pushpin:before {
	content: "\e006";
}
.icon-tablet:before {
	content: "\e008";
}
.icon-mobile:before {
	content: "\e009";
}
.icon-screen:before {
	content: "\e007";
}
.icon-bubble:before {
	content: "\e00a";
}
.icon-lock:before {
	content: "\e00b";
}
.icon-unlocked:before {
	content: "\e00c";
}
.icon-expand:before {
	content: "\e00d";
}
.icon-contract:before {
	content: "\e00e";
}
.icon-zoom-in:before {
	content: "\e00f";
}
.icon-zoom-out:before {
	content: "\e010";
}
.icon-cancel:before {
	content: "\e011";
}
.icon-checkmark:before {
	content: "\e012";
}
.icon-left-quote:before {
	content: "\e013";
}
.icon-right-quote:before {
	content: "\e014";
}
.icon-info:before {
	content: "\e015";
}
.icon-spam:before {
	content: "\e016";
}
.icon-home:before {
	content: "\e018";
}
.icon-chevron-down:before {
	content: "\f078";
}
.icon-shopping-cart:before {
	content: "\f07a";
}
.icon-info-sign:before {
	content: "\f05a";
}
.icon-folder-close:before {
	content: "\f07b";
}
.icon-folder-open:before {
	content: "\f07c";
}
.icon-angle-left:before {
	content: "\f104";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-angle-up:before {
	content: "\f106";
}
.icon-angle-down:before {
	content: "\f107";
}
.icon-facebook:before {
	content: "\e017";
}
.icon-facebook-2:before {
	content: "\e019";
}
.icon-twitter:before {
	content: "\e01a";
}
.icon-twitter-2:before {
	content: "\e01b";
}
.icon-facebook-3:before {
	content: "\e01c";
}
.icon-twitter-3:before {
	content: "\e01d";
}
.icon-youtube:before {
	content: "\e01e";
}
.icon-feed:before {
	content: "\e01f";
}
.icon-feed-2:before {
	content: "\e020";
}
.icon-feed-3:before {
	content: "\e021";
}
.icon-youtube-2:before {
	content: "\e022";
}
.icon-tumblr:before {
	content: "\e023";
}
.icon-tumblr-2:before {
	content: "\e024";
}
