@font-face {
  font-family: 'feather';
  src: url('../fonts/Feather144f.woff?sdxovp') format('woff'),
       url('../fonts/Feather144f.ttf?sdxovp') format('truetype'),
       url('../fonts/Feather144f.svg?sdxovp#Feather') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.feather, [class*=" feather-"], [class^="feather-"] {
  font-family: 'feather' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.feather-arrow-right:before { content: "\e912"; }
.feather-share-2:before { content: "\e9c6"; }
.feather-menu:before { content: "\e98f"; }
.feather-phone:before { content: "\e9a7"; }
.feather-check-circle:before { content: "\e92c"; }
.feather-arrow-right-circle:before { content: "\e913"; }
.feather-facebook:before { content: "\e95e"; }
.feather-twitter:before { content: "\e9ea"; }
.feather-linkedin:before { content: "\e984"; }
.feather-x:before { content: "\ea02"; }
.feather-headphones:before { content: "\e976"; }
.feather-mail:before { content: "\e98a"; }
.feather-map-pin:before { content: "\e98c"; }