@charset "UTF-8";

 @font-face {
  font-family: 'icon-font';
  src: url('https://thecustomizewindows.cachefly.net/wp-content/themes/TheCustomizeWindows/font/icon-font.eot?95854346');
  src: url('https://thecustomizewindows.cachefly.net/wp-content/themes/TheCustomizeWindows/font/icon-font.eot?95854346#iefix') format('embedded-opentype'),
       url('https://thecustomizewindows.cachefly.net/wp-content/themes/TheCustomizeWindows/font/icon-font.woff?95854346') format('woff'),
       url('https://thecustomizewindows.cachefly.net/wp-content/themes/TheCustomizeWindows/font/icon-font.ttf?95854346') format('truetype'),
       url('https://thecustomizewindows.cachefly.net/wp-content/themes/TheCustomizeWindows/font/icon-font.svg?95854346#icon-font') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* 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: 'icon-font';
    src: url('../font/icon-font.svg?95854346#icon-font') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icon-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}
 
.icon-home:before { content: '\2302'; } /* '⌂' */
.icon-menu:before { content: '\2630'; } /* '☰' */
.icon-layout:before { content: '\268f'; } /* '⚏' */
.icon-mail:before { content: '\2709'; } /* '✉' */
.icon-check:before { content: '\2713'; } /* '✓' */
.icon-cancel:before { content: '\2715'; } /* '✕' */
.icon-cancel-circled:before { content: '\2716'; } /* '✖' */
.icon-user-add:before { content: '\e700'; } /* '' */
.icon-help-circled:before { content: '\e704'; } /* '' */
.icon-info-circled:before { content: '\e705'; } /* '' */
.icon-eye:before { content: '\e70a'; } /* '' */
.icon-export:before { content: '\e715'; } /* '' */
.icon-comment:before { content: '\e718'; } /* '' */
.icon-chat:before { content: '\e720'; } /* '' */
.icon-docs:before { content: '\e736'; } /* '' */
.icon-rss:before { content: '\e73a'; } /* '' */
.icon-down-circled:before { content: '\e758'; } /* '' */
.icon-right-open:before { content: '\e75e'; } /* '' */
.icon-lifebuoy:before { content: '\e788'; } /* '' */
.icon-twitter:before { content: '\f309'; } /* '' */
.icon-facebook:before { content: '\f30c'; } /* '' */
.icon-gplus:before { content: '\f30f'; } /* '' */
.icon-linkedin:before { content: '\f318'; } /* '' */
.icon-mic:before { content: '🎤'; } /* '\1f3a4' */
.icon-webinars:before { content: '🎥'; } /* '\1f3a5' */
.icon-user:before { content: '👤'; } /* '\1f464' */
.icon-seminars:before { content: '👥'; } /* '\1f465' */
.icon-doc-text:before { content: '📄'; } /* '\1f4c4' */
.icon-calendar:before { content: '📅'; } /* '\1f4c5' */
.icon-attach:before { content: '📎'; } /* '\1f4ce' */
.icon-ebooks:before { content: '📕'; } /* '\1f4d5' */
.icon-newspaper:before { content: '📰'; } /* '\1f4f0' */
.icon-camera:before { content: '📷'; } /* '\1f4f7' */
.icon-search:before { content: '🔍'; } /* '\1f50d' */
.icon-lock:before { content: '🔒'; } /* '\1f512' */
.icon-lock-open:before { content: '🔓'; } /* '\1f513' */
.icon-bell:before { content: '🔔'; } /* '\1f514' */
.icon-link:before { content: '🔗'; } /* '\1f517' */