@font-face {
  font-family: 'icomoon';
  src:  url('https://cdn.icomoon.io/45376/WellsBranch2018Redesign/icomoon.eot?uaxk52');
  src:  url('https://cdn.icomoon.io/45376/WellsBranch2018Redesign/icomoon.eot?uaxk52#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/45376/WellsBranch2018Redesign/icomoon.woff2?uaxk52') format('woff2'),
    url('https://cdn.icomoon.io/45376/WellsBranch2018Redesign/icomoon.ttf?uaxk52') format('truetype'),
    url('https://cdn.icomoon.io/45376/WellsBranch2018Redesign/icomoon.woff?uaxk52') format('woff'),
    url('https://cdn.icomoon.io/45376/WellsBranch2018Redesign/icomoon.svg?uaxk52#icomoon') 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: 'icomoon' !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-contact-lens:before {
  content: "\e90b";
}
.icon-calendar:before {
  content: "\e90a";
}
.icon-address:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e901";
}
.icon-fax:before {
  content: "\e902";
}
.icon-glasses:before {
  content: "\e903";
}
.icon-contacts:before {
  content: "\e904";
}
.icon-lasik:before {
  content: "\e905";
}
.icon-exams:before {
  content: "\e906";
}
.icon-appointments:before {
  content: "\e907";
}
.icon-insurance:before {
  content: "\e908";
}
.icon-close:before {
  content: "\e909";
}
