@font-face {
  font-family: 'icomoon';
  src:
    url('https://cdn.icomoon.io/58435/ginza_uc/icomoon.woff2?pdn4xp') format('woff2'),
    url('https://cdn.icomoon.io/58435/ginza_uc/icomoon.ttf?pdn4xp') format('truetype'),
    url('https://cdn.icomoon.io/58435/ginza_uc/icomoon.woff?pdn4xp') format('woff'),
    url('https://cdn.icomoon.io/58435/ginza_uc/icomoon.svg?pdn4xp#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* 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-popout:before {
  content: "\e90a";
}
.icon-swipe-horizontal:before {
  content: "\e907";
}
.icon-arrow-up:before {
  content: "\e905";
}
.icon-open:before {
  content: "\e906";
}
.icon-doctor:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-Instagram:before {
  content: "\e902";
}
.icon-logo:before {
  content: "\e903";
}
.icon-mail:before {
  content: "\e92c";
}
.icon-tel:before {
  content: "\e92d";
}
.icon-download:before {
  content: "\e909";
}
.icon-arrow-right:before {
  content: "\e908";
}
.icon-checkbox-checked:before {
  content: "\e904";
}
