@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "fieldroast" !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^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fieldroast" !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;
}

.icon-icon-checked:before {
  content: "\21";
}
.icon-icon-close:before {
  content: "\78";
}
.icon-icon-collapse:before {
  content: "\2d";
}
.icon-icon-expand:before {
  content: "\2b";
}
.icon-icon-externallink:before {
  content: "\65";
}
.icon-icon-facebook:before {
  content: "\66";
}
.icon-icon-instagram:before {
  content: "\69";
}
.icon-icon-linkedin:before {
  content: "\6c";
}
.icon-icon-location-cad:before {
  content: "\63";
}
.icon-icon-location-us:before {
  content: "\75";
}
.icon-icon-arrow-down:before {
  content: "\76";
}
.icon-icon-arrow-left:before {
  content: "\3c";
}
.icon-icon-arrow-right:before {
  content: "\3e";
}
.icon-icon-arrow-up:before {
  content: "\5e";
}
.icon-icon-pinterest:before {
  content: "\70";
}
.icon-icon-twitter:before {
  content: "\74";
}
.icon-icon-wheatfork:before {
  content: "\77";
}
.icon-icon-youtube:before {
  content: "\79";
}
.icon-icon-unchecked:before {
  content: "\2e";
}
