@font-face {
  font-family: 'ico-vimpay';
  src:  url('fonts/ico-vimpay.eot?g7cb1m');
  src:  url('fonts/ico-vimpay.eot?g7cb1m#iefix') format('embedded-opentype'),
    url('fonts/ico-vimpay.ttf?g7cb1m') format('truetype'),
    url('fonts/ico-vimpay.woff?g7cb1m') format('woff'),
    url('fonts/ico-vimpay.svg?g7cb1m#ico-vimpay') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ico {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ico-vimpay' !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;
}

.ico-ic_arrow_down:before {
  content: "\e97c";
}
.ico-ic_arrow_left:before {
  content: "\e97f";
}
.ico-ic_arrow_right:before {
  content: "\e990";
}
.ico-ic_arrow_up:before {
  content: "\e991";
}
.ico-ic_auto:before {
  content: "\e992";
}
.ico-ic_baby:before {
  content: "\e993";
}
.ico-ic_dog:before {
  content: "\e994";
}
.ico-ic_styx_xs2a:before {
  content: "\e995";
}
