@font-face {
  font-family: 'copy-center';
  src:  url('fonts/copy-center.eot?m3d4x6');
  src:  url('fonts/copy-center.eot?m3d4x6#iefix') format('embedded-opentype'),
    url('fonts/copy-center.ttf?m3d4x6') format('truetype'),
    url('fonts/copy-center.woff?m3d4x6') format('woff'),
    url('fonts/copy-center.svg?m3d4x6#copy-center') 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: 'copy-center' !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-web:before {
  content: "\e909";
}
.icon-flower:before {
  content: "\e908";
}
.icon-contact-phone:before {
  content: "\e904";
}
.icon-geo:before {
  content: "\e905";
}
.icon-mail:before {
  content: "\e906";
}
.icon-phone:before {
  content: "\e907";
}
.icon-copy:before {
  content: "\e900";
}
.icon-other:before {
  content: "\e901";
}
.icon-print:before {
  content: "\e902";
}
.icon-scan:before {
  content: "\e903";
}
