@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?aqom15');
  src:  url('fonts/icomoon.eot?aqom15#iefix') format('embedded-opentype'),
  url('fonts/icomoon.ttf?aqom15') format('truetype'),
  url('fonts/icomoon.woff?aqom15') format('woff'),
  url('fonts/icomoon.svg?aqom15#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-play:before {
  content: "\e911";
}
.icon-calendar-alt:before {
  content: "\e90f";
}
.icon-check:before {
  content: "\e905";
}
.icon-decor-1-r:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e901";
  color: #fff;
}
.icon-decor-3:before {
  content: "\e902";
  color: #b69f82;
}
.icon-filter:before {
  content: "\e903";
}
.icon-decor-2:before {
  content: "\e904";
  color: #fefefe;
}
.icon-arrow-down:before {
  content: "\e906";
  color: #b69f82;
}
.icon-hamburger:before {
  content: "\e907";
  color: #fff;
}
.icon-pinterest:before {
  content: "\e908";
  color: #fff;
}
.icon-youtube:before {
  content: "\e909";
  color: #fff;
}
.icon-linkedin:before {
  content: "\e90a";
  color: #fff;
}
.icon-instagram:before {
  content: "\e90b";
  color: #fff;
}
.icon-facebook:before {
  content: "\e90c";
  color: #fff;
}
.icon-decor-0:before {
  content: "\e90d";
  color: #b69f82;
}
.icon-decor-1:before {
  content: "\e90e";
}
.icon-envelope-solid:before {
  content: "\e910";
}
