@font-face {
  font-family: 'FagroIcons';
  src:  url('fonts/FagroIcons.eot?k4m0do');
  src:  url('fonts/FagroIcons.eot?k4m0do#iefix') format('embedded-opentype'),
    url('fonts/FagroIcons.ttf?k4m0do') format('truetype'),
    url('fonts/FagroIcons.woff?k4m0do') format('woff'),
    url('fonts/FagroIcons.svg?k4m0do#FagroIcons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'FagroIcons';
  speak: never;
  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;
}

.fagro-a:before {
  content: "\61";
}
.fagro-b:before {
  content: "\62";
}
.fagro-c:before {
  content: "\63";
}
.fagro-d:before {
  content: "\64";
}
.fagro-e:before {
  content: "\65";
}
.fagro-f:before {
  content: "\66";
}
.fagro-g:before {
  content: "\67";
}
.fagro-h:before {
  content: "\68";
}
.fagro-i:before {
  content: "\69";
}
.fagro-j:before {
  content: "\6a";
}
.fagro-k:before {
  content: "\6b";
}
.fagro-l:before {
  content: "\6c";
}
.fagro-m:before {
  content: "\6d";
}
.fagro-n:before {
  content: "\6e";
}
.fagro-o:before {
  content: "\6f";
}
.fagro-p:before {
  content: "\70";
}
.fagro-q:before {
  content: "\71";
}
.fagro-r:before {
  content: "\72";
}
.fagro-s:before {
  content: "\73";
}
.fagro-t:before {
  content: "\74";
}
