@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?65irx0');
  src:  url('fonts/icomoon.eot?65irx0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?65irx0') format('truetype'),
    url('fonts/icomoon.woff?65irx0') format('woff'),
    url('fonts/icomoon.svg?65irx0#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-maplink:before {
  content: "\e911";
}
.icon-argree-check:before {
  content: "\e910";
}
.icon-accord-button:before {
  content: "\e90f";
}
.icon-mob-pag-right:before {
  content: "\e90d";
}
.icon-mob-pag-left:before {
  content: "\e90e";
}
.icon-arrow-right-short:before {
  content: "\e90b";
}
.icon-arrow-left-short:before {
  content: "\e90c";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-quoties:before {
  content: "\e906";
}
.icon-link:before {
  content: "\e907";
}
.icon-insta:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e909";
}
.icon-calendar:before {
  content: "\e90a";
}
.icon-arrow-right:before {
  content: "\e904";
}
.icon-c-burger:before {
  content: "\e903";
}
.icon-burger:before {
  content: "\e901";
}
.icon-arrow-link:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e902";
}
