[class^="flo-icon-"]:before,
[class*=" flo-icon-"]:before {
  font-family: "flo-icons";
  font-style: normal;
  font-weight: normal;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.flo-icon-arrow-small-left:before {
  content: '\e800';
}

/* '' */
.flo-icon-play:before {
  content: '\e801';
}

/* '' */
.flo-icon-arrow-small-right:before {
  content: '\e802';
}

/* '' */
.flo-icon-checkbox:before {
  content: '\e803';
}

/* '' */
.flo-icon-yahoo:before {
  content: '\e804';
}

/* '' */
.flo-icon-delicious:before {
  content: '\e805';
}

/* '' */
.flo-icon-mail:before {
  content: '\e806';
}

/* '' */
.flo-icon-align-right:before {
  content: '\e807';
}

/* '' */
.flo-icon-camera:before {
  content: '\e808';
}

/* '' */
.flo-icon-down-dir:before {
  content: '\e809';
}

/* '' */
.flo-icon-up-dir:before {
  content: '\e80a';
}

/* '' */
.flo-icon-right-dir:before {
  content: '\e80b';
}

/* '' */
.flo-icon-left-dir:before {
  content: '\e80c';
}

/* '' */
.flo-icon-comment-1:before {
  content: '\e80d';
}

/* '' */
.flo-icon-reply-1:before {
  content: '\e80e';
}

/* '' */
.flo-icon-plus:before {
  content: '\e80f';
}

/* '' */
.flo-icon-arrow-small-left-1:before {
  content: '\e810';
}

/* '' */
.flo-icon-play-1:before {
  content: '\e811';
}

/* '' */
.flo-icon-stop:before {
  content: '\e812';
}

/* '' */
.flo-icon-pause:before {
  content: '\e813';
}

/* '' */
.flo-icon-arrow-small-right-1:before {
  content: '\e814';
}

/* '' */
.flo-icon-ok-circled:before {
  content: '\e81e';
}

/* '' */
.flo-icon-arrow-up-1:before {
  content: '\e82b';
}

/* '' */
.flo-icon-arrow-left:before {
  content: '\e82c';
}

/* '' */
.flo-icon-arrow-right:before {
  content: '\e82d';
}

/* '' */
.flo-icon-arrow-down:before {
  content: '\e82f';
}

/* '' */
.flo-icon-arrow-small-down:before {
  content: '\e832';
}

/* '' */
.flo-icon-layout:before {
  content: '\e833';
}

/* '' */
.flo-icon-pause-1:before {
  content: '\e834';
}

/* '' */
.flo-icon-arrow-up:before {
  content: '\e835';
}

/* '' */
.flo-icon-close:before {
  content: '\e836';
}

/* '' */
.flo-icon-menu-left:before {
  content: '\e837';
}

/* '' */
.flo-icon-menu-right:before {
  content: '\e838';
}

/* '' */
.flo-icon-search:before {
  content: '\e839';
}

/* '' */
.flo-icon-arrow-small-up:before {
  content: '\e83a';
}

/* '' */
.flo-icon-angle-left:before {
  content: '\f104';
}

/* '' */
.flo-icon-angle-right:before {
  content: '\f105';
}

/* '' */
.flo-icon-dot:before {
  content: '\f111';
}

/* '' */
.flo-icon-youtube:before {
  content: '\f167';
}

/* '' */
.flo-icon-instagram:before {
  content: '\f16d';
}

/* '' */
.flo-icon-flickr:before {
  content: '\f303';
}

/* '' */
.flo-icon-vimeo:before {
  content: '\f306';
}

/* '' */
.flo-icon-twitter:before {
  content: '\f309';
}

/* '' */
.flo-icon-facebook:before {
  content: '\f30c';
}

/* '' */
.flo-icon-gplus:before {
  content: '\f30f';
}

/* '' */
.flo-icon-pinterest:before {
  content: '\f312';
}

/* '' */
.flo-icon-tumblr:before {
  content: '\f315';
}

/* '' */
.flo-icon-linkedin:before {
  content: '\f318';
}

/* '' */
.flo-icon-dribbble:before {
  content: '\f31b';
}

/* '' */