@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?6q6n2a');
  src:  url('fonts/icomoon.eot?6q6n2a#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6q6n2a') format('truetype'),
    url('fonts/icomoon.woff?6q6n2a') format('woff'),
    url('fonts/icomoon.svg?6q6n2a#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: 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;
}
.flex{
  padding-right: 20px!important;
}
.icon-qr:before {
  content: "\e904";
}
.icon-at_flexus:before {
  content: "\e900";
}
.icon-ico-bs:before {
  content: "\e901";
}
.icon-ico-btc:before {
  content: "\e902";
}
.icon-ico-usd:before {
  content: "\e903";
}
