@font-face {
  font-family: 'icomoon';
  font-display: auto;
  src:  url('../fonts/icomoon.eot?51nfpr');
  src:  url('../fonts/icomoon.eot?51nfpr#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?51nfpr') format('truetype'),
    url('../fonts/icomoon.woff?51nfpr') format('woff'),
    url('../fonts/icomoon.svg?51nfpr#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;

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

.icon-arrow_r:before {
  content: "\e90e";
}
.icon-home3:before {
  content: "\e90f";
}
.icon-logo:before {
  content: "\e915";
}
.icon-down-arrow:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-line:before {
  content: "\e90b";
}
.icon-quotes-down:before {
  content: "\e904";
}
.icon-quotes-up:before {
  content: "\e905";
}
.icon-up-arrow:before {
  content: "\e906";
}
.icon-backtotop:before {
  content: "\e907";
}
.icon-cross:before {
  content: "\e908";
}
.icon-dot:before {
  content: "\e909";
}
.icon-left-arrow:before {
  content: "\e90a";
}
.icon-play:before {
  content: "\e910";
}
.icon-right-arrow:before {
  content: "\e912";
}
.icon-link:before {
  content: "\e913";
}
