@font-face {
  font-family: 'icomoon';
  src: 
    url('../../static/fonts/icomoon/fonts/icomoon.ttf?gpe548') format('truetype'),
    url('../../static/fonts/icomoon/fonts/icomoon.woff?gpe548') format('woff');
  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-download:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e602";
}
.icon-chevron-thin-down:before {
  content: "\e902";
}
.icon-chevron-thin-left:before {
  content: "\e903";
}
.icon-chevron-thin-right:before {
  content: "\e904";
}
.icon-chevron-thin-up:before {
  content: "\e905";
}
.icon-arrow313:before {
  content: "\e605";
}
.icon-search70:before {
  content: "\e60f";
}
.icon-x:before {
  content: "\e901";
}
.icon-download1:before {
  content: "\e909";
}
.icon-facebook1:before {
  content: "\e900";
}
.icon-instagram:before {
  content: "\e906";
}
.icon-mail:before {
  content: "\e90a";
}
.icon-twitter:before {
  content: "\e907";
}
