@font-face {
  font-family: 'icons';
  src: url('../font/icons.ttf?d9d9vd') format('truetype'), url('../font/icons.woff?d9d9vd') format('woff'), url('../font/icons.svg?d9d9vd#icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../../../../Content/bootstrap3.3.2/fonts/glyphicons-halflings-regular.eot');
    src: url('../../../../Content/bootstrap3.3.2/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
        url('../../../../Content/bootstrap3.3.2/fonts/glyphicons-halflings-regular.woff2') format('woff2'),
        url('../../../../Content/bootstrap3.3.2/fonts/glyphicons-halflings-regular.woff') format('woff'),
        url('../../../../Content/bootstrap3.3.2/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
        url('../../../../Content/bootstrap3.3.2/fonts/glyphicons-halflings-regular.svg#@{icon-font-svg-id}') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-refresh:before { content: "\e031"; } 
.glyphicon-eye-open:before { content: "\e105"; } 
.glyphicon-time:before { content: "\e023"; } 
.glyphicon-calendar:before { content: "\e109"; } 
.glyphicon-chevron-up:before { content: "\e113"; } 
.glyphicon-chevron-down:before { content: "\e114"; } 
.glyphicon-chevron-left:before { content: "\e079"; } 
.glyphicon-chevron-right:before { content: "\e080"; } 
.glyphicon-screenshot:before { content: "\e087"; } 
.glyphicon-trash:before { content: "\e020"; } 
.glyphicon-remove:before { content: "\e014"; } 

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icons';
    src: url('../font/icons.svg?71071712#icons') format('svg');
  }
}
*/

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !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-zabun:before { content: "\e907";}
.icon-zabun-color .path1:before {  content: "\e900";  color: rgb(51, 187, 136);}
.icon-zabun-color .path2:before {  content: "\e901";  margin-left: -0.9306640625em;  color: rgb(255, 194, 0);}

.icon-menu:before {  content: "\e800";}
.icon-facebook:before {  content: "\e801";}
.icon-twitter:before {  content: "\e802";}
.icon-linkedin:before {  content: "\e803";}
.icon-pinterest:before {  content: "\e805";}
.icon-vimeo:before {  content: "\e806";}
.icon-youtube:before {  content: "\e807";}
.icon-mail:before {  content: "\e808";}
.icon-mobile:before {  content: "\e809";}
.icon-lock:before {  content: "\e80a";}
.icon-down:before {  content: "\e80b";}
.icon-right:before {  content: "\e80c";}
.icon-left:before {  content: "\e80d";}
.icon-up:before {  content: "\e80e";}
.icon-direction:before {  content: "\e80f";}
.icon-skarabee:before {  content: "\e810";}
.icon-bad:before {  content: "\e811";}
.icon-bed:before {  content: "\e812";}
.icon-car:before {  content: "\e813";}
.icon-opp:before {  content: "\e814";}
.icon-star:before {  content: "\e815";}
.icon-close:before {  content: "\e816";}
.icon-ok:before {  content: "\e817";}
.icon-instagram:before {  content: "\e818";}
.icon-location:before {  content: "\e819";}
.icon-list:before {  content: "\e81a";}
.icon-print:before {  content: "\e81b";}
.icon-download:before {  content: "\e81c";}
.icon-projects:before {  content: "\e81d";}
.icon-sold:before {  content: "\e81e";}
.icon-whatsapp:before {  content: "\e81f";}
.icon-tumblr:before {  content: "\e820";}
.icon-users:before {  content: "\e821";}
.icon-bookmark:before {  content: "\e822";}
.icon-hd-360:before {  content: "\e824";}
.icon-360:before {  content: "\e825";}
.icon-tiktok:before {  content: "\e902";}
.icon-garden:before {  content: "\e903";}
.icon-terrace:before {  content: "\e904";}
.icon-area:before {  content: "\e905";}
.icon-tree:before {  content: "\e906";}
