@font-face {
  font-family: 'icomoon';
  src:  url('/~/media/Files/O/One-800-Flowers-V4/fonts/icomoon/icomoon-eot.eot?dfeicw');
  src:  url('/~/media/Files/O/One-800-Flowers-V4/fonts/icomoon/icomoon-eot.eot?dfeicw#iefix') format('embedded-opentype'),
    url('/~/media/Files/O/One-800-Flowers-V4/fonts/icomoon/icomoon-ttf.ttf?dfeicw') format('truetype'),
    url('/~/media/Files/O/One-800-Flowers-V4/fonts/icomoon/icomoon-woff.woff?dfeicw') format('woff'),
    url('/~/media/Files/O/One-800-Flowers-V4/fonts/icomoon/icomoon-svg.svg?dfeicw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-envelope-link:before {
  content: "\e900";
}
.icon-external-links:before {
  content: "\e901";
}
.icon-linkedin-shape:before {
  content: "\e905";
}
.icon-twitter-shape:before {
  content: "\e906";
}
.icon-video-play:before {
  content: "\e908";
}
.icon-icon-search:before {
  content: "\e902";
}

.icon-left-arrow:before {
  content: "\e903";
}
.icon-right-arrow:before {
  content: "\e904";
}
.icon-plus:before {
  content: "\e907";
}
.icon-press-release:before {
  content: "\e909";
}
.icon-volume:before {
  content: "\e90a";
}
.icon-pdf:before {
  content: "\e90b";
}

