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

[class^="fsc-icon-"], [class*=" fsc-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'pro-icons' !important;
  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;
}

.fsc-icon-rope-knot-svgrepo-com:before {
  content: "\e900";
}
.fsc-icon-grain-svgrepo-com:before {
  content: "\e901";
}
.fsc-icon-pipe-svgrepo-com:before {
  content: "\e902";
}
