﻿@font-face {
  font-family: 'FontEurosystem';
  src: url('../fonts/FontEurosystem.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.fe {
  display: inline-block;
  font: normal normal normal 14px/1 FontEurosystem;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fe-eurosystem:before {
  content: "\f000";
}
.fe-add-child:before {
  content: "\f001";
}
.fe-add-sibling:before {
  content: "\f002";
}
/*# sourceMappingURL=font-eurosystem.css.map */