@font-face {
  font-family: "Montserrat Regular";
  font-weight: 400;
  font-display: swap;
  src: url("../font/Montserrat/Montserrat-Regular.ttf");
}
@font-face {
  font-family: "Montserrat Medium";
  font-weight: 500;
  font-display: swap;
  src: url("../font/Montserrat/Montserrat-Medium.ttf");
}
@font-face {
  font-family: "Montserrat Bold";
  font-weight: 700;
  font-display: swap;
  src: url("../font/Montserrat/Montserrat-Bold.ttf");
}
@font-face {
  font-family: "icon";
  src: url("../font/icon/fonts/icon.eot?thn887");
  src: url("../font/icon/fonts/icon.eot?thn887#iefix") format("embedded-opentype"), url("../font/icon/fonts/icon.ttf?thn887") format("truetype"), url("../font/icon/fonts/icon.woff?thn887") format("woff"), url("../font/icon/fonts/icon.svg?thn887#icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !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-constructions:before {
  content: "\e908";
}

.icon-dislike:before {
  content: "\e900";
}

.icon-like:before {
  content: "\e903";
}

.icon-calendar:before {
  content: "\e91f";
}

.icon-file:before {
  content: "\e920";
}

.icon-logo-irc:before {
  content: "\e904";
}

.icon-arrow-downward:before {
  content: "\e901";
}

.icon-arrow-forward:before {
  content: "\e902";
}

.icon-check:before {
  content: "\e905";
}

.icon-clock:before {
  content: "\e906";
}

.icon-diamond:before {
  content: "\e907";
}

.icon-eye:before {
  content: "\e909";
}

.icon-facebook:before {
  content: "\e90a";
}

.icon-home:before {
  content: "\e90b";
}

.icon-html:before {
  content: "\e90c";
}

.icon-instagram:before {
  content: "\e90d";
}

.icon-linkedin:before {
  content: "\e90f";
}

.icon-mail:before {
  content: "\e910";
}

.icon-map:before {
  content: "\e911";
}

.icon-marker:before {
  content: "\e912";
}

.icon-phone:before {
  content: "\e915";
}

.icon-plus:before {
  content: "\e917";
}

.icon-send:before {
  content: "\e918";
}

.icon-spinner:before {
  content: "\e919";
}

.icon-target:before {
  content: "\e91a";
}

.icon-twitter:before {
  content: "\e91b";
}

.icon-whatsapp:before {
  content: "\e91d";
}

.icon-youtube:before {
  content: "\e91e";
}
