@font-face {
	font-family: 'hugo-1';
	src:url('../fonts/hugo-1.eot');
	src:url('../fonts/hugo-1.eot?#iefix') format('embedded-opentype'),
		url('../fonts/hugo-1.woff') format('woff'),
		url('../fonts/hugo-1.ttf') format('truetype'),
		url('../fonts/hugo-1.svg#hugo-1') 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: 'hugo-1';
	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-home, .icon-html5, .icon-css3, .icon-console, .icon-link, .icon-airplane, .icon-fire, .icon-check-alt, .icon-x-altx-alt, .icon-circlestar, .icon-file-css, .icon-spf, .icon-radio-checked, .icon-embed, .icon-code, .icon-cc, .icon-cc-by, .icon-cc-nc, .icon-beaker-alt, .icon-untitled, .icon-untitled-2, .icon-untitled-3, .icon-untitled-4, .icon-tag, .icon-rocket, .icon-hugo5, .icon-octocat, .icon-untitled-5, .icon-untitled-6, .icon-untitled-7, .icon-airplane-2, .icon-heart, .icon-rocket-2, .icon-house, .icon-bolt, .icon-flow-tree, .icon-twitter, .icon-beaker, .icon-images, .icon-bubbles, .icon-meter2, .icon-power-cord, .icon-apple, .icon-windows8, .icon-tux, .icon-file-xml, .icon-fork, .icon-arrow-down, .icon-untitled-8, .icon-untitled-9, .icon-pacman, .icon-arrow-right, .icon-arrow-left, .icon-arrow-down-2, .icon-flow-branch, .icon-pen {
	font-family: 'hugo-1';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-home:before {
	content: "\21";
}
.icon-html5:before {
	content: "\23";
}
.icon-css3:before {
	content: "\24";
}
.icon-console:before {
	content: "\25";
}
.icon-link:before {
	content: "\26";
}
.icon-airplane:before {
	content: "\27";
}
.icon-fire:before {
	content: "\28";
}
.icon-check-alt:before {
	content: "\29";
}
.icon-x-altx-alt:before {
	content: "\2a";
}
.icon-circlestar:before {
	content: "\2b";
}
.icon-file-css:before {
	content: "\2c";
}
.icon-spf:before {
	content: "\2d";
}
.icon-radio-checked:before {
	content: "\2e";
}
.icon-embed:before {
	content: "\2f";
}
.icon-code:before {
	content: "\30";
}
.icon-cc:before {
	content: "\31";
}
.icon-cc-by:before {
	content: "\32";
}
.icon-cc-nc:before {
	content: "\33";
}
.icon-beaker-alt:before {
	content: "\39";
}
.icon-untitled:before {
	content: "\3a";
}
.icon-untitled-2:before {
	content: "\3b";
}
.icon-untitled-3:before {
	content: "\3c";
}
.icon-untitled-4:before {
	content: "\3d";
}
.icon-tag:before {
	content: "\3e";
}
.icon-rocket:before {
	content: "\3f";
}
.icon-hugo5:before {
	content: "\40";
}
.icon-octocat:before {
	content: "\41";
}
.icon-untitled-5:before {
	content: "\42";
}
.icon-untitled-6:before {
	content: "\43";
}
.icon-untitled-7:before {
	content: "\44";
}
.icon-airplane-2:before {
	content: "\45";
}
.icon-heart:before {
	content: "\46";
}
.icon-rocket-2:before {
	content: "\47";
}
.icon-house:before {
	content: "\48";
}
.icon-bolt:before {
	content: "\49";
}
.icon-flow-tree:before {
	content: "\4a";
}
.icon-twitter:before {
	content: "\4b";
}
.icon-beaker:before {
	content: "\4c";
}
.icon-images:before {
	content: "\4d";
}
.icon-bubbles:before {
	content: "\4e";
}
.icon-meter2:before {
	content: "\4f";
}
.icon-power-cord:before {
	content: "\50";
}
.icon-apple:before {
	content: "\51";
}
.icon-windows8:before {
	content: "\52";
}
.icon-tux:before {
	content: "\53";
}
.icon-file-xml:before {
	content: "\54";
}
.icon-fork:before {
	content: "\55";
}
.icon-arrow-down:before {
	content: "\56";
}
.icon-untitled-8:before {
	content: "\e035";
}
.icon-untitled-9:before {
	content: "\e034";
}
.icon-pacman:before {
	content: "\e000";
}
.icon-arrow-right:before {
	content: "\e001";
}
.icon-arrow-left:before {
	content: "\e002";
}
.icon-arrow-down-2:before {
	content: "\e003";
}
.icon-flow-branch:before {
	content: "\e004";
}
.icon-pen:before {
	content: "\e005";
}
