@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?58388709');
  src: url('../font/fontello.eot?58388709#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?58388709') format('woff2'),
       url('../font/fontello.woff?58388709') format('woff'),
       url('../font/fontello.ttf?58388709') format('truetype'),
       url('../font/fontello.svg?58388709#fontello') 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: 'fontello';
    src: url('../font/fontello.svg?58388709#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-cog:before { content: '\e800'; } /* '' */
.icon-calendar:before { content: '\e801'; } /* '' */
.icon-down-dir:before { content: '\e802'; } /* '' */
.icon-up-dir:before { content: '\e803'; } /* '' */
.icon-left-dir:before { content: '\e804'; } /* '' */
.icon-right-dir:before { content: '\e805'; } /* '' */
.icon-layout:before { content: '\e806'; } /* '' */
.icon-menu:before { content: '\e807'; } /* '' */
.icon-code-1:before { content: '\e808'; } /* '' */
.icon-quote:before { content: '\e809'; } /* '' */
.icon-forward:before { content: '\e80a'; } /* '' */
.icon-equalizer:before { content: '\e80b'; } /* '' */
.icon-pencil:before { content: '\e80c'; } /* '' */
.icon-cancel:before { content: '\e80d'; } /* '' */
.icon-ok:before { content: '\e80e'; } /* '' */
.icon-down-1:before { content: '\e80f'; } /* '' */
.icon-left-1:before { content: '\e810'; } /* '' */
.icon-right-1:before { content: '\e811'; } /* '' */
.icon-up-1:before { content: '\e812'; } /* '' */
.icon-location:before { content: '\e813'; } /* '' */
.icon-attach-1:before { content: '\e814'; } /* '' */
.icon-down-circled:before { content: '\e815'; } /* '' */
.icon-map:before { content: '\e816'; } /* '' */
.icon-email-invite:before { content: '\e817'; } /* '' */
.icon-upload:before { content: '\e818'; } /* '' */
.icon-comment:before { content: '\e819'; } /* '' */
.icon-population:before { content: '\e81a'; } /* '' */
.icon-money:before { content: '\e81b'; } /* '' */
.icon-barangay:before { content: '\e81c'; } /* '' */
.icon-rain:before { content: '\e81d'; } /* '' */
.icon-temperature:before { content: '\e81e'; } /* '' */
.icon-verified:before { content: '\e81f'; } /* '' */
.icon-like:before { content: '\e820'; } /* '' */
.icon-certificate-verified:before { content: '\e821'; } /* '' */
.icon-search:before { content: '\e822'; } /* '' */
.icon-couple:before { content: '\e823'; } /* '' */
.icon-user:before { content: '\e824'; } /* '' */
.icon-stats:before { content: '\e825'; } /* '' */
.icon-sun:before { content: '\e826'; } /* '' */
.icon-twitter:before { content: '\e827'; } /* '' */
.icon-plus:before { content: '\e828'; } /* '' */
.icon-media-empty:before { content: '\e829'; } /* '' */
.icon-link:before { content: '\e82a'; } /* '' */
.icon-show:before { content: '\e82b'; } /* '' */
.icon-hide:before { content: '\e82c'; } /* '' */
.icon-launch:before { content: '\e82d'; } /* '' */
.icon-pin:before { content: '\e82e'; } /* '' */
.icon-unpin:before { content: '\e82f'; } /* '' */
.icon-minus:before { content: '\e830'; } /* '' */
.icon-tag:before { content: '\e831'; } /* '' */
.icon-check:before { content: '\e832'; } /* '' */
.icon-export:before { content: '\e833'; } /* '' */
.icon-email:before { content: '\e834'; } /* '' */
.icon-ruler:before { content: '\e835'; } /* '' */
.icon-download:before { content: '\e836'; } /* '' */
.icon-grid:before { content: '\e837'; } /* '' */
.icon-list:before { content: '\e838'; } /* '' */
.icon-help:before { content: '\e839'; } /* '' */
.icon-checklist:before { content: '\e83a'; } /* '' */
.icon-marquee:before { content: '\e847'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-certificate:before { content: '\f0a3'; } /* '' */
.icon-docs:before { content: '\f0c5'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-text:before { content: '\f0f6'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-folder:before { content: '\f114'; } /* '' */
.icon-folder-open:before { content: '\f115'; } /* '' */
.icon-shield:before { content: '\f132'; } /* '' */
.icon-calendar-empty:before { content: '\f133'; } /* '' */
.icon-ellipsis:before { content: '\f141'; } /* '' */
.icon-media:before { content: '\f15b'; } /* '' */
.icon-youtube:before { content: '\f16a'; } /* '' */
.icon-down:before { content: '\f175'; } /* '' */
.icon-up:before { content: '\f176'; } /* '' */
.icon-left:before { content: '\f177'; } /* '' */
.icon-right:before { content: '\f178'; } /* '' */
.icon-file-pdf:before { content: '\f1c1'; } /* '' */
.icon-doc:before { content: '\f1c2'; } /* '' */
.icon-xls:before { content: '\f1c3'; } /* '' */
.icon-ppt:before { content: '\f1c4'; } /* '' */
.icon-image:before { content: '\f1c5'; } /* '' */
.icon-audio:before { content: '\f1c7'; } /* '' */
.icon-file-video:before { content: '\f1c8'; } /* '' */
.icon-code:before { content: '\f1c9'; } /* '' */
.icon-newspaper:before { content: '\f1ea'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */