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

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

.blunor-custom-icon-arrow2-left:before {
  content: "\e900";
}
.blunor-custom-icon-right:before {
  content: "\e901";
}
.blunor-custom-icon-left:before {
  content: "\e902";
}
.blunor-custom-icon-right:before {
  content: "\e903";
}
.blunor-custom-icon-left:before {
  content: "\e904";
}
.blunor-custom-icon-right:before {
  content: "\e905";
}
