@charset "UTF-8";

@font-face {
  font-family: 'font-icon';
  src: url("../font/font-icon.eot");
  src: url("../font/font-icon.eot?#iefix") format('embedded-opentype'), url("../font/font-icon.woff") format('woff'), url("../font/font-icon.ttf") format('truetype'), url("../font/font-icon.svg#font-icon") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'font-icon';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  opacity: 0.8;
/* fix buttons height, for twitter bootstrap */
  line-height: 1em;
/* 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); */
}

.icon-home:before { content: '\2302'; } /* '⌂' */
.icon-th:before { content: '\268f'; } /* '⚏' */
.icon-mail:before { content: '\2709'; } /* '✉' */
.icon-cancel:before { content: '\2715'; } /* '✕' */
.icon-cancel-1:before { content: '\e802'; } /* '' */
.icon-cancel-circle:before { content: '\2716'; } /* '✖' */
.icon-cancel-circle-1:before { content: '\e801'; } /* '' */
.icon-export:before { content: '\e715'; } /* '' */
.icon-rss-1:before { content: '\e803'; } /* '' */
.icon-left-open-big:before { content: '\e765'; } /* '' */
.icon-right-open-big:before { content: '\e766'; } /* '' */
.icon-font:before { content: '\e779'; } /* '' */
.icon-flickr-circled:before { content: '\f304'; } /* '' */
.icon-vimeo-circled:before { content: '\f307'; } /* '' */
.icon-twitter-circled:before { content: '\f30a'; } /* '' */
.icon-facebook-circled:before { content: '\f30d'; } /* '' */
.icon-gplus-circled:before { content: '\f310'; } /* '' */
.icon-pinterest-circled:before { content: '\f313'; } /* '' */
.icon-tumblr-circled:before { content: '\f316'; } /* '' */
.icon-linkedin-circled:before { content: '\f319'; } /* '' */
.icon-dribbble-circled:before { content: '\f31c'; } /* '' */
.icon-skype-circled:before { content: '\f33a'; } /* '' */
.icon-user-1:before { content: '\e800'; } /* '' */
.icon-briefcase:before { content: '💼'; } /* '\1f4bc' */
.icon-doc-text:before { content: '📄'; } /* '\1f4c4' */
.icon-download:before { content: '📥'; } /* '\1f4e5' */