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

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

.icon-add:before {
  content: "\e900";
}
.icon-arrow-cyrcle--2:before {
  content: "\e901";
}
.icon-arrow-cyrcle--3:before {
  content: "\e902";
}
.icon-cancel:before {
  content: "\e903";
}
.icon-info:before {
  content: "\e904";
}
.icon-lock:before {
  content: "\e905";
}
.icon-nameservers:before {
  content: "\e906";
}
.icon-nameservers--private:before {
  content: "\e907";
}
.icon-overview:before {
  content: "\e908";
  font-size: 8px;
}
.icon-settings:before {
  content: "\e909";
}
.icon--text {
    font-family: Arial!important;
    font-weight: bold;
    font-size: 11px;
}
