@font-face {
  font-family: 'sp-icon-font';
  src: url('../font/sp-icon-font.eot?90364014');
  src: url('../font/sp-icon-font.eot?90364014#iefix') format('embedded-opentype'),
       url('../font/sp-icon-font.woff2?90364014') format('woff2'),
       url('../font/sp-icon-font.woff?90364014') format('woff'),
       url('../font/sp-icon-font.ttf?90364014') format('truetype'),
       url('../font/sp-icon-font.svg?90364014#sp-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: 'sp-icon-font';
    src: url('../font/sp-icon-font.svg?90364014#sp-icon-font') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "sp-icon-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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-pencil:before { content: '\35'; } /* '5' */
.icon-info-circled-alt:before { content: '\41'; } /* 'A' */
.icon-email:before { content: '\42'; } /* 'B' */
.icon-reply:before { content: '\43'; } /* 'C' */
.icon-external-link:before { content: '\45'; } /* 'E' */
.icon-map:before { content: '\46'; } /* 'F' */
.icon-calendar-empty:before { content: '\61'; } /* 'a' */
.icon-home:before { content: '\62'; } /* 'b' */
.icon-lock:before { content: '\63'; } /* 'c' */
.icon-right-big:before { content: '\64'; } /* 'd' */
.icon-doc-text:before { content: '\65'; } /* 'e' */
.icon-star:before { content: '\66'; } /* 'f' */
.icon-vcard:before { content: '\68'; } /* 'h' */
.icon-user:before { content: '\69'; } /* 'i' */
.icon-globe:before { content: '\6a'; } /* 'j' */
.icon-link:before { content: '\6d'; } /* 'm' */
.icon-info:before { content: '\6e'; } /* 'n' */
.icon-cancel-squared:before { content: '\6f'; } /* 'o' */
.icon-cancel:before { content: '\70'; } /* 'p' */
.icon-ok:before { content: '\71'; } /* 'q' */
.icon-retweet:before { content: '\72'; } /* 'r' */
.icon-menu:before { content: '\73'; } /* 's' */
.icon-thumbs-up:before { content: '\74'; } /* 't' */
.icon-share:before { content: '\75'; } /* 'u' */
.icon-location:before { content: '\76'; } /* 'v' */
.icon-ticket:before { content: '\77'; } /* 'w' */
.icon-clock:before { content: '\78'; } /* 'x' */
.icon-calendar-dark:before { content: '\79'; } /* 'y' */
.icon-calendar:before { content: '\7a'; } /* 'z' */
.icon-gplus-squared:before { content: '\e800'; } /* '' */
.icon-help-circled:before { content: '\e801'; } /* '' */
.icon-twitter-2:before { content: '\e802'; } /* '' */
.icon-youtube:before { content: '\e803'; } /* '' */
.icon-facebook-square:before { content: '\e804'; } /* '' */
.icon-standard:before { content: '\e805'; } /* '' */
.icon-aside:before { content: '\e806'; } /* '' */
.icon-picture:before { content: '\e807'; } /* '' */
.icon-audio:before { content: '\e808'; } /* '' */
.icon-quote:before { content: '\e809'; } /* '' */
.icon-image:before { content: '\e80a'; } /* '' */
.icon-video:before { content: '\e80b'; } /* '' */
.icon-gallery:before { content: '\e80c'; } /* '' */
.icon-fleur-de-lis:before { content: '\e80d'; } /* '' */
.icon-volunteer:before { content: '\e80e'; } /* '' */
.icon-scouts:before { content: '\e80f'; } /* '' */
.icon-shop:before { content: '\e810'; } /* '' */
.icon-angle-circled-down:before { content: '\e811'; } /* '' */
.icon-facebook:before { content: '\e812'; } /* '' */
.icon-search:before { content: '\e813'; } /* '' */