@font-face {
  font-family: "montserrat";
  src: url("../fonts/Montserrat.woff2");
}

@font-face {
  font-family: "montserrat-bold";
  src: url("../fonts/Montserrat.woff2");
  font-weight: 800;
}
@font-face {
  font-family: 'icomoon';

  src:  url('../fonts/icomoon.eot?u9o5u9#iefix') format('embedded-opentype'),
  url('../fonts/icomoon.ttf?u9o5u9') format('truetype'),
  url('../fonts/icomoon.woff?u9o5u9') format('woff'),
  url('../fonts/icomoon.svg?u9o5u9#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';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-whatsapp:before {
  content: "\e900";
}
.icon-tel:before {
  content: "\e901";
}
.icon-email:before {
  content: "\e902";
}
.icon-address:before {
  content: "\e903";
}

@font-face {
  font-family: "iconfont"; /* Project id 4718086 */
  src: url('../fonts/iconfont.woff2') format('woff2'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*.icon-mail2:before {*/
/*  content: "\e608";*/
/*}*/

/*.icon-mail:before {*/
/*  content: "\e959";*/
/*}*/

.icon-home:before {
  content: "\e755";
}

/*.icon-address:before {*/
/*  content: "\e62c";*/
/*}*/

.icon-right:before {
  content: "\e793";
}

.icon-top:before {
  content: "\e68b";
}

.icon-facebook:before {
  content: "\e638";
}

.icon-linkedin:before {
  content: "\e8fc";
}

.icon-message:before {
  content: "\e779";
}

/*.icon-tel:before {*/
/*  content: "\e602";*/
/*}*/
