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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  display: inline-block;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down-1:before {
  content: "\e900";
}
.icon-arrow-down-2:before {
  content: "\e901";
}
.icon-arrow-down-3:before {
  content: "\e902";
}
.icon-arrow-down-4:before {
  content: "\e903";
}
.icon-arrow-left-1:before {
  content: "\e904";
}
.icon-arrow-left-2:before {
  content: "\e905";
}
.icon-arrow-left-3:before {
  content: "\e906";
}
.icon-arrow-left-4:before {
  content: "\e907";
}
.icon-arrow-right-1:before {
  content: "\e908";
}
.icon-arrow-right-2:before {
  content: "\e909";
}
.icon-arrow-right-3:before {
  content: "\e90a";
}
.icon-arrow-right-4:before {
  content: "\e90b";
}
.icon-arrow-up-1:before {
  content: "\e90c";
}
.icon-arrow-up-2:before {
  content: "\e90d";
}
.icon-arrow-up-3:before {
  content: "\e90e";
}
.icon-arrow-up-4:before {
  content: "\e90f";
}

