@font-face {
  font-family: 'icomoon';
  src:  url('https://i.icomoon.io/public/1d36b26a9f/LTM/icomoon.eot?fs3lfg');
  src:  url('https://i.icomoon.io/public/1d36b26a9f/LTM/icomoon.eot?fs3lfg#iefix') format('embedded-opentype'),
    url('https://i.icomoon.io/public/1d36b26a9f/LTM/icomoon.woff2?fs3lfg') format('woff2'),
    url('https://i.icomoon.io/public/1d36b26a9f/LTM/icomoon.ttf?fs3lfg') format('truetype'),
    url('https://i.icomoon.io/public/1d36b26a9f/LTM/icomoon.woff?fs3lfg') format('woff'),
    url('https://i.icomoon.io/public/1d36b26a9f/LTM/icomoon.svg?fs3lfg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-top:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e906";
}
.icon-next:before {
  content: "\e903";
}
.icon-prev:before {
  content: "\e904";
}
.icon-li:before {
  content: "\e900";
}
.icon-ig:before {
  content: "\e901";
}
.icon-fb:before {
  content: "\e902";
}
