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

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !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;
}

.fa-insta:before {
  content: "\e921";
}
.fa-email-send:before {
  content: "\e90c";
}
.fa-location:before {
  content: "\e90d";
}
.fa-location-pin-direction:before {
  content: "\e90e";
}
.fa-Twitter_Logo_Blue2:before {
  content: "\e92f";
}
.fa-arrows_slim_right:before {
  content: "\e910";
}
.fa-arrows_expand:before {
  content: "\e911";
}
.fa-arrows_move_bottom:before {
  content: "\e912";
}
.fa-arrows_right:before {
  content: "\e913";
}
.fa-number:before {
  content: "\e900";
}
.fa-number2:before {
  content: "\e901";
}
.fa-number3:before {
  content: "\e902";
}
.fa-number4:before {
  content: "\e903";
}
.fa-number5:before {
  content: "\e904";
}
.fa-number6:before {
  content: "\e905";
}
.fa-number7:before {
  content: "\e906";
}
.fa-number8:before {
  content: "\e907";
}
.fa-number9:before {
  content: "\e908";
}
.fa-number10:before {
  content: "\e909";
}
.fa-cancel:before {
  content: "\e90a";
}
.fa-checkmark:before {
  content: "\e90b";
}
.fa-car:before {
  content: "\e90f";
}
.fa-cart3:before {
  content: "\e914";
}
.fa-circle:before {
  content: "\e915";
}
.fa-circle_double:before {
  content: "\e916";
}
.fa-download:before {
  content: "\e917";
}
.fa-hand:before {
  content: "\e918";
}
.fa-shop:before {
  content: "\e919";
}
.fa-temple:before {
  content: "\e91a";
}
.fa-temple2:before {
  content: "\e91b";
}
.fa-tour:before {
  content: "\e91c";
}
.fa-train:before {
  content: "\e91d";
}
.fa-triangle:before {
  content: "\e91e";
}
.fa-Twitter_Logo_Blue:before {
  content: "\e91f";
}
.fa-window:before {
  content: "\e920";
}
.fa-share_alt:before {
  content: "\f064";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-facebook_sign:before {
  content: "\f082";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-caret_down:before {
  content: "\f0d7";
}
.fa-caret_up:before {
  content: "\f0d8";
}
.fa-angle_left:before {
  content: "\f104";
}
.fa-angle_right:before {
  content: "\f105";
}
.fa-angle_up:before {
  content: "\f106";
}
.fa-angle_down:before {
  content: "\f107";
}
