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

[class^="icon-lp-"], [class*=" icon-lp-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-lp' !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-lp-arrow-left-line:before {
  content: "\e2111";
}
.icon-lp-arrow-right-line:before {
  content: "\e2112";
}
.icon-lp-arrow-right-rotate-line:before {
  content: "\e2113";
}
.icon-lp-long-arrow-next:before {
  content: "\e2114";
}
.icon-lp-long-arrow-prev:before {
  content: "\e2115";
}
