@font-face {
  font-family: "fontello";
  src: url("fonts/fontello.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
  font-display: block;
}

[class^="icon-"]::before,
[class*=" icon-"]::before {
  display: inline-block;
  width: 1em;
  margin-inline: 0.2em;
  font-family: "fontello";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dende-icons-error_outline-filled::before { content: "\e84a"; }
.icon-dende-icons-check-circle-filled::before { content: "\e916"; }
.icon-dende-icons-padlock-filled::before { content: "\e91a"; }
.icon-dende-icons-devices::before { content: "\e939"; }
