@charset "UTF-8";

@font-face {
  font-family: 'entypo';
  src: url("../font/entypo.eot?59105001");
  src: url("../font/entypo.eot?59105001#iefix") format('embedded-opentype'), url("../font/entypo.woff?59105001") format('woff'), url("../font/entypo.ttf?59105001") format('truetype'), url("../font/entypo.svg?59105001#entypo") format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'entypo';
    src: url('../font/entypo.svg?59105001#entypo') format('svg');
  }
}
*/

.entypo i:before {
	font-family: 'entypo';
	font-size:125px;
	position:absolute; 
	top:0%; /*63px*/ 
	left:0%;  /*125px*/ 
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 240px;
	margin-right: 0.3em;
	text-align:right;
	/* opacity .8 */
	/* fix buttons height, for twitter bootstrap */
	line-height: 1.12em;
	padding-right:.09em;
	padding-top:.8em;
	/* Animation center compensation - magrins should be symmetric */
	/* remove if not needed */
/* 	margin-left: 0.2em;
	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */
	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.entypo.plus i:before { content: '\2b'; }
.entypo.minus i:before { content: '\2d'; }
.entypo.info i:before { content: '\2139'; }
.entypo.left-thin i:before { content: '\2190'; }
.entypo.up-thin i:before { content: '\2191'; }
.entypo.right-thin i:before { content: '\2192'; }
.entypo.down-thin i:before { content: '\2193'; }
.entypo.level-up i:before { content: '\21b0'; }
.entypo.level-down i:before { content: '\21b3'; }
.entypo.switch i:before { content: '\21c6'; }
.entypo.infinity i:before { content: '\221e'; }
.entypo.plus-squared i:before { content: '\229e'; }
.entypo.minus-squared i:before { content: '\229f'; }
.entypo.home i:before { content: '\2302'; }
.entypo.keyboard i:before { content: '\2328'; }
.entypo.erase i:before { content: '\232b'; }
.entypo.pause i:before { content: '\2389'; }
.entypo.fast-forward i:before { content: '\23e9'; }
.entypo.fast-backward i:before { content: '\23ea'; }
.entypo.to-end i:before { content: '\23ed'; }
.entypo.to-start i:before { content: '\23ee'; }
.entypo.hourglass i:before { content: '\23f3'; }
.entypo.stop i:before { content: '\25a0'; }
.entypo.up-dir i:before { content: '\25b4'; }
.entypo.play i:before { content: '\25b6'; }
.entypo.right-dir i:before { content: '\25b8'; }
.entypo.down-dir i:before { content: '\25be'; }
.entypo.left-dir i:before { content: '\25c2'; }
.entypo.adjust i:before { content: '\25d1'; }
.entypo.cloud i:before { content: '\2601'; }
.entypo.star i:before { content: '\2605'; }
.entypo.star-empty i:before { content: '\2606'; }
.entypo.cup i:before { content: '\2615'; }
.entypo.menu i:before { content: '\2630'; }
.entypo.moon i:before { content: '\263d'; }
.entypo.heart-empty i:before { content: '\2661'; }
.entypo.heart i:before { content: '\2665'; }
.entypo.note i:before { content: '\266a'; }
.entypo.note-beamed i:before { content: '\266b'; }
.entypo.layout i:before { content: '\268f'; }
.entypo.flag i:before { content: '\2691'; }
.entypo.tools i:before { content: '\2692'; }
.entypo.cog i:before { content: '\2699'; }
.entypo.attention i:before { content: '\26a0'; }
.entypo.flash i:before { content: '\26a1'; }
.entypo.record i:before { content: '\26ab'; }
.entypo.cloud-thunder i:before { content: '\26c8'; }
.entypo.tape i:before { content: '\2707'; }
.entypo.flight i:before { content: '\2708'; }
.entypo.mail i:before { content: '\2709'; }
.entypo.pencil i:before { content: '\270e'; }
.entypo.feather i:before { content: '\2712'; }
.entypo.check i:before { content: '\2713'; }
.entypo.cancel i:before { content: '\2715'; }
.entypo.cancel-circled i:before { content: '\2716'; }
.entypo.cancel-squared i:before { content: '\274e'; }
.entypo.help i:before { content: '\2753'; }
.entypo.quote i:before { content: '\275e'; }
.entypo.plus-circled i:before { content: '\2795'; }
.entypo.minus-circled i:before { content: '\2796'; }
.entypo.right i:before { content: '\27a1'; }
.entypo.direction i:before { content: '\27a2'; }
.entypo.forward i:before { content: '\27a6'; }
.entypo.ccw i:before { content: '\27f2'; }
.entypo.cw i:before { content: '\27f3'; }
.entypo.left i:before { content: '\2b05'; }
.entypo.up i:before { content: '\2b06'; }
.entypo.down i:before { content: '\2b07'; }
.entypo.list-add i:before { content: '\e003'; }
.entypo.list i:before { content: '\e005'; }
.entypo.left-bold i:before { content: '\e4ad'; }
.entypo.right-bold i:before { content: '\e4ae'; }
.entypo.up-bold i:before { content: '\e4af'; }
.entypo.down-bold i:before { content: '\e4b0'; }
.entypo.user-add i:before { content: '\e700'; }
.entypo.help-circled i:before { content: '\e704'; }
.entypo.info-circled i:before { content: '\e705'; }
.entypo.eye i:before { content: '\e70a'; }
.entypo.tag i:before { content: '\e70c'; }
.entypo.upload-cloud i:before { content: '\e711'; }
.entypo.reply i:before { content: '\e712'; }
.entypo.reply-all i:before { content: '\e713'; }
.entypo.code i:before { content: '\e714'; }
.entypo.export i:before { content: '\e715'; }
.entypo.print i:before { content: '\e716'; }
.entypo.retweet i:before { content: '\e717'; }
.entypo.comment i:before { content: '\e718'; }
.entypo.chat i:before { content: '\e720'; }
.entypo.vcard i:before { content: '\e722'; }
.entypo.address i:before { content: '\e723'; }
.entypo.location i:before { content: '\e724'; }
.entypo.map i:before { content: '\e727'; }
.entypo.compass i:before { content: '\e728'; }
.entypo.trash i:before { content: '\e729'; }
.entypo.doc i:before { content: '\e730'; }
.entypo.doc-text-inv i:before { content: '\e731'; }
.entypo.docs i:before { content: '\e736'; }
.entypo.doc-landscape i:before { content: '\e737'; }
.entypo.archive i:before { content: '\e738'; }
.entypo.rss i:before { content: '\e73a'; }
.entypo.share i:before { content: '\e73c'; }
.entypo.basket i:before { content: '\e73d'; }
.entypo.shareable i:before { content: '\e73e'; }
.entypo.login i:before { content: '\e740'; }
.entypo.logout i:before { content: '\e741'; }
.entypo.volume i:before { content: '\e742'; }
.entypo.resize-full i:before { content: '\e744'; }
.entypo.resize-small i:before { content: '\e746'; }
.entypo.popup i:before { content: '\e74c'; }
.entypo.publish i:before { content: '\e74d'; }
.entypo.window i:before { content: '\e74e'; }
.entypo.arrow-combo i:before { content: '\e74f'; }
.entypo.chart-pie i:before { content: '\e751'; }
.entypo.language i:before { content: '\e752'; }
.entypo.air i:before { content: '\e753'; }
.entypo.database i:before { content: '\e754'; }
.entypo.drive i:before { content: '\e755'; }
.entypo.bucket i:before { content: '\e756'; }
.entypo.thermometer i:before { content: '\e757'; }
.entypo.down-circled i:before { content: '\e758'; }
.entypo.left-circled i:before { content: '\e759'; }
.entypo.right-circled i:before { content: '\e75a'; }
.entypo.up-circled i:before { content: '\e75b'; }
.entypo.down-open i:before { content: '\e75c'; }
.entypo.left-open i:before { content: '\e75d'; }
.entypo.right-open i:before { content: '\e75e'; }
.entypo.up-open i:before { content: '\e75f'; }
.entypo.down-open-mini i:before { content: '\e760'; }
.entypo.left-open-mini i:before { content: '\e761'; }
.entypo.right-open-mini i:before { content: '\e762'; }
.entypo.up-open-mini i:before { content: '\e763'; }
.entypo.down-open-big i:before { content: '\e764'; }
.entypo.left-open-big i:before { content: '\e765'; }
.entypo.right-open-big i:before { content: '\e766'; }
.entypo.up-open-big i:before { content: '\e767'; }
.entypo.progress-0 i:before { content: '\e768'; }
.entypo.progress-1 i:before { content: '\e769'; }
.entypo.progress-2 i:before { content: '\e76a'; }
.entypo.progress-3 i:before { content: '\e76b'; }
.entypo.back-in-time i:before { content: '\e771'; }
.entypo.network i:before { content: '\e776'; }
.entypo.inbox i:before { content: '\e777'; }
.entypo.install i:before { content: '\e778'; }
.entypo.lifebuoy i:before { content: '\e788'; }
.entypo.mouse i:before { content: '\e789'; }
.entypo.dot i:before { content: '\e78b'; }
.entypo.dot-2 i:before { content: '\e78c'; }
.entypo.dot-3 i:before { content: '\e78d'; }
.entypo.suitcase i:before { content: '\e78e'; }
.entypo.flow-cascade i:before { content: '\e790'; }
.entypo.flow-branch i:before { content: '\e791'; }
.entypo.flow-tree i:before { content: '\e792'; }
.entypo.flow-line i:before { content: '\e793'; }
.entypo.flow-parallel i:before { content: '\e794'; }
.entypo.brush i:before { content: '\e79a'; }
.entypo.paper-plane i:before { content: '\e79b'; }
.entypo.magnet i:before { content: '\e7a1'; }
.entypo.gauge i:before { content: '\e7a2'; }
.entypo.traffic-cone i:before { content: '\e7a3'; }
.entypo.cc i:before { content: '\e7a5'; }
.entypo.cc-by i:before { content: '\e7a6'; }
.entypo.cc-nc i:before { content: '\e7a7'; }
.entypo.cc-nc-eu i:before { content: '\e7a8'; }
.entypo.cc-nc-jp i:before { content: '\e7a9'; }
.entypo.cc-sa i:before { content: '\e7aa'; }
.entypo.cc-nd i:before { content: '\e7ab'; }
.entypo.cc-pd i:before { content: '\e7ac'; }
.entypo.cc-zero i:before { content: '\e7ad'; }
.entypo.cc-share i:before { content: '\e7ae'; }
.entypo.cc-remix i:before { content: '\e7af'; }
.entypo.github i:before { content: '\f300'; }
.entypo.github-circled i:before { content: '\f301'; }
.entypo.flickr i:before { content: '\f303'; }
.entypo.flickr-circled i:before { content: '\f304'; }
.entypo.vimeo i:before { content: '\f306'; }
.entypo.vimeo-circled i:before { content: '\f307'; }
.entypo.twitter i:before { content: '\f309'; }
.entypo.twitter-circled i:before { content: '\f30a'; }
.entypo.facebook i:before { content: '\f30c'; }
.entypo.facebook-circled i:before { content: '\f30d'; }
.entypo.facebook-squared i:before { content: '\f30e'; }
.entypo.gplus i:before { content: '\f30f'; }
.entypo.gplus-circled i:before { content: '\f310'; }
.entypo.pinterest i:before { content: '\f312'; }
.entypo.pinterest-circled i:before { content: '\f313'; }
.entypo.tumblr i:before { content: '\f315'; }
.entypo.tumblr-circled i:before { content: '\f316'; }
.entypo.linkedin i:before { content: '\f318'; }
.entypo.linkedin-circled i:before { content: '\f319'; }
.entypo.dribbble i:before { content: '\f31b'; }
.entypo.dribbble-circled i:before { content: '\f31c'; }
.entypo.stumbleupon i:before { content: '\f31e'; }
.entypo.stumbleupon-circled i:before { content: '\f31f'; }
.entypo.lastfm i:before { content: '\f321'; }
.entypo.lastfm-circled i:before { content: '\f322'; }
.entypo.rdio i:before { content: '\f324'; }
.entypo.rdio-circled i:before { content: '\f325'; }
.entypo.spotify i:before { content: '\f327'; }
.entypo.spotify-circled i:before { content: '\f328'; }
.entypo.qq i:before { content: '\f32a'; }
.entypo.instagram i:before { content: '\f32d'; }
.entypo.dropbox i:before { content: '\f330'; }
.entypo.evernote i:before { content: '\f333'; }
.entypo.flattr i:before { content: '\f336'; }
.entypo.skype i:before { content: '\f339'; }
.entypo.skype-circled i:before { content: '\f33a'; }
.entypo.renren i:before { content: '\f33c'; }
.entypo.sina-weibo i:before { content: '\f33f'; }
.entypo.paypal i:before { content: '\f342'; }
.entypo.picasa i:before { content: '\f345'; }
.entypo.soundcloud i:before { content: '\f348'; }
.entypo.mixi i:before { content: '\f34b'; }
.entypo.behance i:before { content: '\f34e'; }
.entypo.google-circles i:before { content: '\f351'; }
.entypo.vkontakte i:before { content: '\f354'; }
.entypo.smashing i:before { content: '\f357'; }
.entypo.db-shape i:before { content: '\f600'; }
.entypo.sweden i:before { content: '\f601'; }
.entypo.logo-db i:before { content: '\f603'; }
.entypo.picture i:before { content: '\1f304'; }
.entypo.globe i:before { content: '\1f30e'; }
.entypo.leaf i:before { content: '\1f342'; }
.entypo.graduation-cap i:before { content: '\1f393'; }
.entypo.mic i:before { content: '\1f3a4'; }
.entypo.palette i:before { content: '\1f3a8'; }
.entypo.ticket i:before { content: '\1f3ab'; }
.entypo.video i:before { content: '\1f3ac'; }
.entypo.target i:before { content: '\1f3af'; }
.entypo.music i:before { content: '\1f3b5'; }
.entypo.trophy i:before { content: '\1f3c6'; }
.entypo.thumbs-up i:before { content: '\1f44d'; }
.entypo.thumbs-down i:before { content: '\1f44e'; }
.entypo.bag i:before { content: '\1f45c'; }
.entypo.user i:before { content: '\1f464'; }
.entypo.users i:before { content: '\1f465'; }
.entypo.lamp i:before { content: '\1f4a1'; }
.entypo.ico-alert i:before { content: '\1f4a5'; }
.entypo.water i:before { content: '\1f4a6'; }
.entypo.droplet i:before { content: '\1f4a7'; }
.entypo.credit-card i:before { content: '\1f4b3'; }
.entypo.monitor i:before { content: '\1f4bb'; }
.entypo.briefcase i:before { content: '\1f4bc'; }
.entypo.floppy i:before { content: '\1f4be'; }
.entypo.cd i:before { content: '\1f4bf'; }
.entypo.folder i:before { content: '\1f4c1'; }
.entypo.doc-text i:before { content: '\1f4c4'; }
.entypo.calendar i:before { content: '\1f4c5'; }
.entypo.chart-line i:before { content: '\1f4c8'; }
.entypo.chart-bar i:before { content: '\1f4ca'; }
.entypo.clipboard i:before { content: '\1f4cb'; }
.entypo.attach i:before { content: '\1f4ce'; }
.entypo.bookmarks i:before { content: '\1f4d1'; }
.entypo.book i:before { content: '\1f4d5'; }
.entypo.book-open i:before { content: '\1f4d6'; }
.entypo.phone i:before { content: '\1f4de'; }
.entypo.megaphone i:before { content: '\1f4e3'; }
.entypo.upload i:before { content: '\1f4e4'; }
.entypo.download i:before { content: '\1f4e5'; }
.entypo.box i:before { content: '\1f4e6'; }
.entypo.newspaper i:before { content: '\1f4f0'; }
.entypo.mobile i:before { content: '\1f4f1'; }
.entypo.signal i:before { content: '\1f4f6'; }
.entypo.camera i:before { content: '\1f4f7'; }
.entypo.shuffle i:before { content: '\1f500'; }
.entypo.loop i:before { content: '\1f501'; }
.entypo.arrows-ccw i:before { content: '\1f504'; }
.entypo.light-down i:before { content: '\1f505'; }
.entypo.light-up i:before { content: '\1f506'; }
.entypo.mute i:before { content: '\1f507'; }
.entypo.sound i:before { content: '\1f50a'; }
.entypo.battery i:before { content: '\1f50b'; }
.entypo.search i:before { content: '\1f50d'; }
.entypo.key i:before { content: '\1f511'; }
.entypo.lock i:before { content: '\1f512'; }
.entypo.lock-open i:before { content: '\1f513'; }
.entypo.bell i:before { content: '\1f514'; }
.entypo.bookmark i:before { content: '\1f516'; }
.entypo.link i:before { content: '\1f517'; }
.entypo.back i:before { content: '\1f519'; }
.entypo.flashlight i:before { content: '\1f526'; }
.entypo.chart-area i:before { content: '\1f53e'; }
.entypo.clock i:before { content: '\1f554'; }
.entypo.rocket i:before { content: '\1f680'; }
.entypo.blockrocket i:before { content: '\1f680'; }
.entypo.block i:before { content: '\1f6ab'; }

