@font-face {
  font-family: 'fwdr-custom-icon-set-1';
  src:  url('fonts/fwdr-custom-icon-set-1.eot?32w8df');
  src:  url('fonts/fwdr-custom-icon-set-1.eot?32w8df#iefix') format('embedded-opentype'),
    url('fonts/fwdr-custom-icon-set-1.ttf?32w8df') format('truetype'),
    url('fonts/fwdr-custom-icon-set-1.woff?32w8df') format('woff'),
    url('fonts/fwdr-custom-icon-set-1.svg?32w8df#fwdr-custom-icon-set-1') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-arrow1:before {
  content: "\e900";
}
.icon-arrow2:before {
  content: "\e901";
}
.icon-article:before {
  content: "\e902";
}
.icon-download:before {
  content: "\e903";
}
.icon-social1:before {
  content: "\e904";
}
.icon-social2:before {
  content: "\e905";
}
.icon-video:before {
  content: "\e906";
}
.icon-webinar:before {
  content: "\e907";
}
