@font-face {
  font-family: 'flora';
  src: url("../font/flora.eot?vx0kpq");
  src: url("../font/flora.eot?vx0kpq#iefix") format("embedded-opentype"), url("../font/flora.ttf?vx0kpq") format("truetype"), url("../font/flora.woff?vx0kpq") format("woff"), url("../font/flora.svg?vx0kpq#flora") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 12, ../sass/font.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'flora' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 27, ../sass/font.scss */
.icon-close:before {
  content: "\e903";
}

/* line 30, ../sass/font.scss */
.icon-chevron-right:before {
  content: "\e901";
}

/* line 33, ../sass/font.scss */
.icon-chevron-left:before {
  content: "\e902";
}

/* line 36, ../sass/font.scss */
.icon-menu:before {
  content: "\e900";
}
