@font-face {
    font-family: 'icomoon';
    src:    url('icons/icomoon.eot?ej8r26');
    src:    url('icons/icomoon.eot?ej8r26#iefix') format('embedded-opentype'),
        url('icons/icomoon.ttf?ej8r26') format('truetype'),
        url('icons/icomoon.woff?ej8r26') format('woff'),
        url('icons/icomoon.svg?ej8r26#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;
    vertical-align:middle;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-filter:before {
  content: "\e819";
}
.icon-security:before {
  content: "\e818";
}
.icon-arrow-up:before {
  content: "\e817";
}
.icon-arrow-right:before {
  content: "\e816";
}
.icon-arrow-left:before {
  content: "\e815";
}
.icon-arrow-down:before {
  content: "\e814";
}
.icon-link:before {
  content: "\e810";
}
.icon-arrow-circle:before {
  content: "\e800";
}
.icon-arrow-next:before {
  content: "\e801";
}
.icon-arrow-prev:before {
  content: "\e802";
}
.icon-book:before {
  content: "\e803";
}
.icon-building:before {
  content: "\e804";
}
.icon-download:before {
  content: "\e805";
}
.icon-heart:before {
  content: "\e806";
}
.icon-home:before {
  content: "\e807";
}
.icon-mail:before {
  content: "\e808";
}
.icon-more:before {
  content: "\e809";
}
.icon-search:before {
  content: "\e811";
}
.icon-step:before {
  content: "\e812";
}
.icon-truck:before {
  content: "\e813";
}

