@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf?2o1nql') format('truetype'),
    url('fonts/icomoon.woff?2o1nql') format('woff'),
    url('fonts/icomoon.svg?2o1nql#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: never;
  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-ic_ai:before {
  content: "\e900";
}
.icon-ic_arrowleft:before {
  content: "\e600";
}
.icon-ic_BA:before {
  content: "\e601";
}
.icon-ic_DBA:before {
  content: "\e602";
}
.icon-ic_GD:before {
  content: "\e603";
}
.icon-ic_IT:before {
  content: "\e604";
}
.icon-ic_NET:before {
  content: "\e605";
}
.icon-ic_PM:before {
  content: "\e606";
}
.icon-ic_SE:before {
  content: "\e607";
}
.icon-ic_STE:before {
  content: "\e608";
}
.icon-ic_TW:before {
  content: "\e609";
}
