@font-face {
  font-family: 'Letsvpn-home';
  src: url('fonts/Letsvpn-home.woff') format('woff'),
    url('fonts/Letsvpn-home.ttf') format('truetype'),
    url('fonts/Letsvpn-home.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Letsvpn-home' !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;
}

.icon-username:before {
  content: "\21";
}
.icon-password:before {
  content: "\22";
}
.icon-eye-2:before {
  content: "\23";
}
.icon-eye:before {
  content: "\24";
}
.icon-setting:before {
  content: "\25";
}
.icon-close:before {
  content: "\26";
}
.icon-user:before {
  content: "\27";
}
.icon-computer:before {
  content: "\28";
}
.icon-add:before {
  content: "\29";
}
.icon-Phone:before {
  content: "\2a";
}
.icon-lock:before {
  content: "\2b";
}
.icon-del:before {
  content: "\2c";
}
.icon-more:before {
  content: "\2d";
}
.icon-exit:before {
  content: "\2e";
}
.icon-device:before {
  content: "\2f";
}
.icon-refund:before {
  content: "\30";
}
.icon-mail:before {
  content: "\31";
}
.icon-buy:before {
  content: "\32";
}
.icon-more-2:before {
  content: "\33";
}
.icon-global:before {
  content: "\34";
}
.icon-burger:before {
  content: "\35";
}
.icon-windows:before {
  content: "\36";
}
.icon-macos:before {
  content: "\37";
}
.icon-android:before {
  content: "\38";
}
.icon-ios:before {
  content: "\39";
}