@charset "UTF-8";

@font-face {
  font-family: "ifid-small";
  src:url("fonts/ifid-small.eot");
  src:url("fonts/ifid-small.eot?#iefix") format("embedded-opentype"),
    url("fonts/ifid-small.woff") format("woff"),
    url("fonts/ifid-small.ttf") format("truetype"),
    url("fonts/ifid-small.svg#ifid-small") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "ifid-small" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="sm-icon-"]:before,
[class*=" sm-icon-"]:before {
  font-family: "ifid-small" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sm-icon-fi-rs-briefcase:before {
  content: "\61";
}
.sm-icon-fi-rs-clouds:before {
  content: "\62";
}
.sm-icon-fi-rs-cow:before {
  content: "\63";
}
.sm-icon-fi-rs-graduation-cap:before {
  content: "\64";
}
.sm-icon-fi-rs-leaf:before {
  content: "\65";
}
.sm-icon-fi-rs-machine:before {
  content: "\66";
}
.sm-icon-fi-rs-megaphone:before {
  content: "\67";
}
.sm-icon-fi-rs-recycle:before {
  content: "\68";
}
.sm-icon-fi-rs-syringe:before {
  content: "\69";
}
.sm-icon-fi-rs-windmill:before {
  content: "\6a";
}
.sm-icon-fi-rs-world:before {
  content: "\6b";
}
.sm-icon-fi-rs-angle-small-down9:before {
  content: "\6c";
}
.sm-icon-fi-rs-angle-small-left:before {
  content: "\6d";
}
.sm-icon-fi-rs-angle-small-right:before {
  content: "\6e";
}
.sm-icon-fi-rs-angle-small-up:before {
  content: "\6f";
}
.sm-icon-fi-rs-calendar:before {
  content: "\70";
}
.sm-icon-fi-rs-globe:before {
  content: "\71";
}
.sm-icon-fi-rs-heart:before {
  content: "\72";
}
