@font-face {
  font-family: 'icomoon';
  src:  url('https://s3.amazonaws.com/icomoon.io/58486/Dragonfly/icomoon.eot?e4phiq');
  src:  url('https://s3.amazonaws.com/icomoon.io/58486/Dragonfly/icomoon.eot?e4phiq#iefix') format('embedded-opentype'),
    url('https://s3.amazonaws.com/icomoon.io/58486/Dragonfly/icomoon.woff2?e4phiq') format('woff2'),
    url('https://s3.amazonaws.com/icomoon.io/58486/Dragonfly/icomoon.ttf?e4phiq') format('truetype'),
    url('https://s3.amazonaws.com/icomoon.io/58486/Dragonfly/icomoon.woff?e4phiq') format('woff'),
    url('https://s3.amazonaws.com/icomoon.io/58486/Dragonfly/icomoon.svg?e4phiq#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-pause:before {
  content: "\e910";
}
.icon-play:before {
  content: "\e911";
}
.icon-cross:before {
  content: "\e901";
}
.icon-filter:before {
  content: "\e90e";
}
.icon-pin:before {
  content: "\e90d";
}
.icon-close:before {
  content: "\e90c";
}
.icon-logo-2:before {
  content: "\e90b";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-arrow-left:before {
  content: "\e907";
}
.icon-arrow-right:before {
  content: "\e908";
}
.icon-arrow:before {
  content: "\e906";
}
.icon-decoration:before {
  content: "\e905";
}
.icon-arrow-down:before {
  content: "\e90f";
}
.icon-wave:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-twitter:before {
  content: "\e903";
}
.icon-dragon:before {
  content: "\e909";
}
.icon-logo:before {
  content: "\e900";
}

