@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?kwxg7s');
  src:  url('fonts/icomoon.eot?kwxg7s#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?kwxg7s') format('truetype'),
    url('fonts/icomoon.woff?kwxg7s') format('woff'),
    url('fonts/icomoon.svg?kwxg7s#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-Vector:before {
  content: "\e909";
}
.icon-pin-map .path1:before {
  content: "\e907";
  color: rgb(29, 46, 55);
}
.icon-pin-map .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(236, 236, 230);
}
.icon-Close:before {
  content: "\e906";
  color: #fff;
}
.icon-Line:before {
  content: "\e900";
  color: #ecece6;
}
.icon-Facebook:before {
  content: "\e901";
}
.icon-Instagram:before {
  content: "\e902";
}
.icon-linkedIn:before {
  content: "\e903";
}
.icon-pin:before {
  content: "\e904";
  color: #00a54f;
}
.icon-clock:before {
  content: "\e905";
  color: #00a54f;
}
