﻿@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?bxvdq3');
  src:  url('/fonts/icomoon.eot?bxvdq3#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?bxvdq3') format('truetype'),
    url('/fonts/icomoon.woff?bxvdq3') format('woff'),
    url('/fonts/icomoon.svg?bxvdq3#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-right:before {
  content: "\e901";
}
.icon-up:before {
  content: "\e902";
}
.icon-down:before {
  content: "\e903";
}
.icon-left:before {
  content: "\e900";
}
.icon-right2:before {
  content: "\e909";
}
.icon-up2:before {
  content: "\e90a";
}
.icon-down2:before {
  content: "\e90b";
}
.icon-left2:before {
  content: "\e90c";
}
.icon-up3:before {
  content: "\e90d";
}
.icon-right3:before {
  content: "\e90e";
}
.icon-down3:before {
  content: "\e90f";
}
.icon-left3:before {
  content: "\e910";
}
.icon-zoom:before {
  content: "\e906";
}
.icon-link:before {
  content: "\e907";
}
.icon-link2:before {
  content: "\e932";
}
.icon-pin:before {
  content: "\e91c";
}
.icon-fav:before {
  content: "\e905";
}
.icon-x:before {
  content: "\e904";
}
.icon-fb:before {
  content: "\ea90";
}
.icon-insta:before {
  content: "\ea92";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-line:before {
  content: "\e908";
}
