@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?s1sarc');
  src:  url('icomoon.eot?s1sarc#iefix') format('embedded-opentype'),
    url('icomoon.ttf?s1sarc') format('truetype'),
    url('icomoon.woff?s1sarc') format('woff'),
    url('icomoon.svg?s1sarc#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat-black.otf') format('opentype'),
    	 url('montserrat-black-webfont.woff2') format('woff2'),
         url('montserrat-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat-light.otf') format('opentype'),
    	 url('montserrat-light-webfont.woff2') format('woff2'),
         url('montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat-regular.otf') format('opentype'),
    	 url('montserrat-regular-webfont.woff2') format('woff2'),
         url('montserrat-regular-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


.icom {
  font-family: 'icomoon' !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;
}

.icom.facebook:before {
  content: "\ea90";
}
.icom.instagram:before {
  content: "\ea92";
}
.icom.whatsapp:before {
  content: "\ea93";
}
.icom.twitter:before {
  content: "\ea96";
}
.icom.vimeo:before {
  content: "\eaa0";
}
.icom.linkedin2:before {
  content: "\eaca";
}
.icom.pinterest:before {
  content: "\ead1";
}
.icom.craft_outline:before {
  content: "\e90f";
}
.icom.vimeo1 .path1:before {
  content: "\e910";
  color: rgb(0, 0, 0);
}
.icom.vimeo1 .path2:before {
  content: "\e911";
  margin-left: -1.0322265625em;
  color: rgb(255, 255, 255);
}
.icom.next:before {
  content: "\e90c";
}
.icom.prev:before {
  content: "\e90d";
}
.icom.all:before {
  content: "\e90e";
}
.icom.close:before {
  content: "\e907";
}
.icom.instagram1:before {
  content: "\e908";
}
.icom.pan360:before {
  content: "\e909";
}
.icom.search:before {
  content: "\e90a";
}
.icom.twitter1:before {
  content: "\e90b";
}
.icom.facebook1:before {
  content: "\e900";
}
.icom.linkedin:before {
  content: "\e901";
}
.icom.plus:before {
  content: "\e902";
}
.icom.rotate:before {
  content: "\e903";
}
.icom.craftsmanship:before {
  content: "\e904";
}
.icom.pdf:before {
  content: "\e905";
}
.icom.location:before {
  content: "\e906";
}




