

/* FILE: fontello.css */
@font-face {
  font-family: 'fontello';
  src: url('//www.german-christmas-stollen.com/skin/frontend/default/stollen_en/css/fontello-icons/font/fontello.eot?71541011');
  src: url('//www.german-christmas-stollen.com/skin/frontend/default/stollen_en/css/fontello-icons/font/fontello.eot?71541011#iefix') format('embedded-opentype'),
       url('//www.german-christmas-stollen.com/skin/frontend/default/stollen_en/css/fontello-icons/font/fontello.woff?71541011') format('woff'),
       url('//www.german-christmas-stollen.com/skin/frontend/default/stollen_en/css/fontello-icons/font/fontello.ttf?71541011') format('truetype'),
       url('//www.german-christmas-stollen.com/skin/frontend/default/stollen_en/css/fontello-icons/font/fontello.svg?71541011#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('//www.german-christmas-stollen.com/skin/frontend/default/stollen_en/css/fontello-icons/font/fontello.svg?71541011#fontello') format('svg');
  }
}
*/
 
 [class^="fonticon-"]:before, [class*=" fonticon-"]:before {
  font-family: "fontello";
  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); */
}
 
.fonticon-spinner:before { content: '\e800'; } /* '' */
.fonticon-sitemap:before { content: '\e801'; } /* '' */
.fonticon-spin2:before { content: '\e802'; } /* '' */
.fonticon-spin5:before { content: '\e803'; } /* '' */
.fonticon-mail:before { content: '\e804'; } /* '' */
.fonticon-mail-alt:before { content: '\e805'; } /* '' */
.fonticon-mail-squared:before { content: '\e806'; } /* '' */
.fonticon-heart:before { content: '\e807'; } /* '' */
.fonticon-heart-empty:before { content: '\e808'; } /* '' */
.fonticon-star:before { content: '\e809'; } /* '' */
.fonticon-star-empty:before { content: '\e80a'; } /* '' */
.fonticon-star-half:before { content: '\e80b'; } /* '' */
.fonticon-star-half-alt:before { content: '\e80c'; } /* '' */
.fonticon-user:before { content: '\e80d'; } /* '' */
.fonticon-user-plus:before { content: '\e80e'; } /* '' */
.fonticon-user-times:before { content: '\e80f'; } /* '' */
.fonticon-male:before { content: '\e811'; } /* '' */
.fonticon-female:before { content: '\e812'; } /* '' */
.fonticon-child:before { content: '\e813'; } /* '' */
.fonticon-user-secret:before { content: '\e814'; } /* '' */
.fonticon-picture:before { content: '\e815'; } /* '' */
.fonticon-th-large:before { content: '\e816'; } /* '' */
.fonticon-th:before { content: '\e817'; } /* '' */
.fonticon-th-list:before { content: '\e818'; } /* '' */
.fonticon-ok:before { content: '\e819'; } /* '' */
.fonticon-ok-circled:before { content: '\e81a'; } /* '' */
.fonticon-ok-circled2:before { content: '\e81b'; } /* '' */
.fonticon-ok-squared:before { content: '\e81c'; } /* '' */
.fonticon-cancel:before { content: '\e81d'; } /* '' */
.fonticon-cancel-circled:before { content: '\e81e'; } /* '' */
.fonticon-cancel-circled2:before { content: '\e81f'; } /* '' */
.fonticon-plus:before { content: '\e820'; } /* '' */
.fonticon-plus-circled:before { content: '\e821'; } /* '' */
.fonticon-minus:before { content: '\e822'; } /* '' */
.fonticon-clock:before { content: '\e823'; } /* '' */
.fonticon-circle-thin:before { content: '\e824'; } /* '' */
.fonticon-gift-1:before { content: '\e825'; } /* '' */
.fonticon-share-1:before { content: '\e826'; } /* '' */
.fonticon-attention-1:before { content: '\e827'; } /* '' */
.fonticon-help:before { content: '\e828'; } /* '' */
.fonticon-help-circled:before { content: '\e829'; } /* '' */
.fonticon-info-circled:before { content: '\e82a'; } /* '' */
.fonticon-info:before { content: '\e82b'; } /* '' */
.fonticon-home:before { content: '\e82c'; } /* '' */
.fonticon-link:before { content: '\e82d'; } /* '' */
.fonticon-unlink:before { content: '\e82e'; } /* '' */
.fonticon-link-ext:before { content: '\e82f'; } /* '' */
.fonticon-link-ext-alt:before { content: '\e830'; } /* '' */
.fonticon-attach:before { content: '\e831'; } /* '' */
.fonticon-lock:before { content: '\e832'; } /* '' */
.fonticon-lock-open:before { content: '\e833'; } /* '' */
.fonticon-lock-open-alt:before { content: '\e834'; } /* '' */
.fonticon-pin:before { content: '\e835'; } /* '' */
.fonticon-tag:before { content: '\e836'; } /* '' */
.fonticon-tags:before { content: '\e837'; } /* '' */
.fonticon-bookmark:before { content: '\e838'; } /* '' */
.fonticon-bookmark-empty:before { content: '\e839'; } /* '' */
.fonticon-flag:before { content: '\e83a'; } /* '' */
.fonticon-flag-empty:before { content: '\e83b'; } /* '' */
.fonticon-back-in-time:before { content: '\e83c'; } /* '' */
.fonticon-clock-1:before { content: '\e83d'; } /* '' */
.fonticon-stopwatch:before { content: '\e83e'; } /* '' */
.fonticon-up-open-1:before { content: '\e83f'; } /* '' */
.fonticon-down-open-1:before { content: '\e840'; } /* '' */
.fonticon-zoom-out-1:before { content: '\e841'; } /* '' */
.fonticon-reply:before { content: '\e842'; } /* '' */
.fonticon-reply-all:before { content: '\e843'; } /* '' */
.fonticon-forward:before { content: '\e844'; } /* '' */
.fonticon-quote-left:before { content: '\e845'; } /* '' */
.fonticon-quote-right:before { content: '\e846'; } /* '' */
.fonticon-code:before { content: '\e847'; } /* '' */
.fonticon-share:before { content: '\e848'; } /* '' */
.fonticon-share-squared:before { content: '\e849'; } /* '' */
.fonticon-pencil:before { content: '\e84a'; } /* '' */
.fonticon-pencil-squared:before { content: '\e84b'; } /* '' */
.fonticon-edit:before { content: '\e84c'; } /* '' */
.fonticon-print:before { content: '\e84d'; } /* '' */
.fonticon-chat:before { content: '\e84e'; } /* '' */
.fonticon-comment-empty:before { content: '\e84f'; } /* '' */
.fonticon-chat-empty:before { content: '\e850'; } /* '' */
.fonticon-attention-alt:before { content: '\e851'; } /* '' */
.fonticon-attention:before { content: '\e852'; } /* '' */
.fonticon-attention-circled:before { content: '\e853'; } /* '' */
.fonticon-location:before { content: '\e854'; } /* '' */
.fonticon-direction:before { content: '\e855'; } /* '' */
.fonticon-trash:before { content: '\e856'; } /* '' */
.fonticon-trash-empty:before { content: '\e857'; } /* '' */
.fonticon-doc:before { content: '\e858'; } /* '' */
.fonticon-docs:before { content: '\e859'; } /* '' */
.fonticon-doc-text:before { content: '\e85a'; } /* '' */
.fonticon-doc-inv:before { content: '\e85b'; } /* '' */
.fonticon-doc-text-inv:before { content: '\e85c'; } /* '' */
.fonticon-file-pdf:before { content: '\e85d'; } /* '' */
.fonticon-file-word:before { content: '\e85e'; } /* '' */
.fonticon-file-excel:before { content: '\e85f'; } /* '' */
.fonticon-file-code:before { content: '\e860'; } /* '' */
.fonticon-file-image:before { content: '\e861'; } /* '' */
.fonticon-folder:before { content: '\e862'; } /* '' */
.fonticon-folder-open:before { content: '\e863'; } /* '' */
.fonticon-folder-empty:before { content: '\e864'; } /* '' */
.fonticon-folder-open-empty:before { content: '\e865'; } /* '' */
.fonticon-rss:before { content: '\e866'; } /* '' */
.fonticon-rss-squared:before { content: '\e867'; } /* '' */
.fonticon-phone:before { content: '\e868'; } /* '' */
.fonticon-phone-squared:before { content: '\e869'; } /* '' */
.fonticon-menu:before { content: '\e86a'; } /* '' */
.fonticon-zoom-in-1:before { content: '\e86b'; } /* '' */
.fonticon-basket:before { content: '\e86c'; } /* '' */
.fonticon-cart-plus:before { content: '\e86d'; } /* '' */
.fonticon-cart-arrow-down:before { content: '\e86e'; } /* '' */
.fonticon-calendar:before { content: '\e86f'; } /* '' */
.fonticon-calendar-empty:before { content: '\e870'; } /* '' */
.fonticon-move:before { content: '\e871'; } /* '' */
.fonticon-zoom-in:before { content: '\e872'; } /* '' */
.fonticon-zoom-out:before { content: '\e873'; } /* '' */
.fonticon-down-circled2:before { content: '\e874'; } /* '' */
.fonticon-up-circled2:before { content: '\e875'; } /* '' */
.fonticon-down-dir:before { content: '\e876'; } /* '' */
.fonticon-up-dir:before { content: '\e877'; } /* '' */
.fonticon-left-dir:before { content: '\e878'; } /* '' */
.fonticon-right-dir:before { content: '\e879'; } /* '' */
.fonticon-down-open:before { content: '\e87a'; } /* '' */
.fonticon-left-open:before { content: '\e87b'; } /* '' */
.fonticon-right-open:before { content: '\e87c'; } /* '' */
.fonticon-up-open:before { content: '\e87d'; } /* '' */
.fonticon-angle-left:before { content: '\e87e'; } /* '' */
.fonticon-angle-right:before { content: '\e87f'; } /* '' */
.fonticon-angle-up:before { content: '\e880'; } /* '' */
.fonticon-angle-down:before { content: '\e881'; } /* '' */
.fonticon-angle-circled-left:before { content: '\e882'; } /* '' */
.fonticon-angle-circled-right:before { content: '\e883'; } /* '' */
.fonticon-angle-circled-up:before { content: '\e884'; } /* '' */
.fonticon-angle-circled-down:before { content: '\e885'; } /* '' */
.fonticon-calendar-3:before { content: '\e886'; } /* '' */
.fonticon-calendar-circled:before { content: '\e887'; } /* '' */
.fonticon-up-circle:before { content: '\e888'; } /* '' */
.fonticon-down-big:before { content: '\e889'; } /* '' */
.fonticon-left-big:before { content: '\e88a'; } /* '' */
.fonticon-right-big:before { content: '\e88b'; } /* '' */
.fonticon-up-big:before { content: '\e88c'; } /* '' */
.fonticon-arrows-cw:before { content: '\e88d'; } /* '' */
.fonticon-level-up:before { content: '\e88e'; } /* '' */
.fonticon-down:before { content: '\e88f'; } /* '' */
.fonticon-left:before { content: '\e890'; } /* '' */
.fonticon-right:before { content: '\e891'; } /* '' */
.fonticon-up:before { content: '\e892'; } /* '' */
.fonticon-globe:before { content: '\e897'; } /* '' */
.fonticon-flash:before { content: '\e898'; } /* '' */
.fonticon-flight:before { content: '\e899'; } /* '' */
.fonticon-toggle-off:before { content: '\e89a'; } /* '' */
.fonticon-toggle-on:before { content: '\e89b'; } /* '' */
.fonticon-check:before { content: '\e89c'; } /* '' */
.fonticon-check-empty:before { content: '\e89d'; } /* '' */
.fonticon-circle:before { content: '\e89e'; } /* '' */
.fonticon-circle-empty:before { content: '\e89f'; } /* '' */
.fonticon-credit-card:before { content: '\e8a0'; } /* '' */
.fonticon-floppy:before { content: '\e8a1'; } /* '' */
.fonticon-smile:before { content: '\e8a2'; } /* '' */
.fonticon-frown:before { content: '\e8a3'; } /* '' */
.fonticon-meh:before { content: '\e8a4'; } /* '' */
.fonticon-bank:before { content: '\e8a5'; } /* '' */
.fonticon-graduation-cap:before { content: '\e8ab'; } /* '' */
.fonticon-recycle:before { content: '\e8ac'; } /* '' */
.fonticon-venus:before { content: '\e8ad'; } /* '' */
.fonticon-facebook-official:before { content: '\e8af'; } /* '' */
.fonticon-twitter:before { content: '\e8b2'; } /* '' */
.fonticon-twitter-squared:before { content: '\e8b3'; } /* '' */
.fonticon-vimeo-squared:before { content: '\e8b4'; } /* '' */
.fonticon-vine:before { content: '\e8b5'; } /* '' */
.fonticon-vkontakte:before { content: '\e8b6'; } /* '' */
.fonticon-whatsapp:before { content: '\e8b7'; } /* '' */
.fonticon-xing:before { content: '\e8b8'; } /* '' */
.fonticon-xing-squared:before { content: '\e8b9'; } /* '' */
.fonticon-youtube:before { content: '\e8ba'; } /* '' */
.fonticon-youtube-play:before { content: '\e8bb'; } /* '' */
.fonticon-youtube-squared:before { content: '\e8bc'; } /* '' */
.fonticon-pinterest-squared:before { content: '\e8bd'; } /* '' */
.fonticon-pinterest-circled:before { content: '\e8be'; } /* '' */
.fonticon-pinterest:before { content: '\e8bf'; } /* '' */
.fonticon-paypal:before { content: '\e8c0'; } /* '' */
.fonticon-pagelines:before { content: '\e8c1'; } /* '' */
.fonticon-dropbox:before { content: '\e8c2'; } /* '' */
.fonticon-hammer:before { content: '\e8c3'; } /* '' */
.fonticon-chart-bar:before { content: '\e8c4'; } /* '' */
.fonticon-chart-area:before { content: '\e8c5'; } /* '' */
.fonticon-chart-pie:before { content: '\e8c6'; } /* '' */
.fonticon-chart-line:before { content: '\e8c7'; } /* '' */
.fonticon-search:before { content: '\e8c8'; } /* '' */
.fonticon-mail-1:before { content: '\e8c9'; } /* '' */
.fonticon-heart-1:before { content: '\e8ca'; } /* '' */
.fonticon-heart-empty-1:before { content: '\e8cb'; } /* '' */
.fonticon-check-1:before { content: '\e8cc'; } /* '' */
.fonticon-cancel-1:before { content: '\e8cd'; } /* '' */
.fonticon-cancel-circled-1:before { content: '\e8ce'; } /* '' */
.fonticon-cancel-squared:before { content: '\e8cf'; } /* '' */
.fonticon-attach-1:before { content: '\e8d0'; } /* '' */
.fonticon-home-1:before { content: '\e8d1'; } /* '' */
.fonticon-down-open-big:before { content: '\e8d2'; } /* '' */
.fonticon-left-open-big:before { content: '\e8d3'; } /* '' */
.fonticon-right-open-big:before { content: '\e8d4'; } /* '' */
.fonticon-up-open-big:before { content: '\e8d5'; } /* '' */
.fonticon-down-1:before { content: '\e8d6'; } /* '' */
.fonticon-left-1:before { content: '\e8d7'; } /* '' */
.fonticon-right-1:before { content: '\e8d8'; } /* '' */
.fonticon-up-1:before { content: '\e8d9'; } /* '' */
.fonticon-credit-card-1:before { content: '\e8da'; } /* '' */
.fonticon-floppy-1:before { content: '\e8db'; } /* '' */
.fonticon-search-1:before { content: '\e8dc'; } /* '' */
.fonticon-mail-2:before { content: '\e8dd'; } /* '' */
.fonticon-ok-1:before { content: '\e8de'; } /* '' */
.fonticon-ok-circle:before { content: '\e8df'; } /* '' */
.fonticon-cancel-2:before { content: '\e8e0'; } /* '' */
.fonticon-cancel-circle:before { content: '\e8e1'; } /* '' */
.fonticon-search-2:before { content: '\e8e2'; } /* '' */
.fonticon-mail-3:before { content: '\e8e3'; } /* '' */
.fonticon-heart-2:before { content: '\e8e4'; } /* '' */
.fonticon-star-1:before { content: '\e8e5'; } /* '' */
.fonticon-search-3:before { content: '\e8e6'; } /* '' */
.fonticon-mail-4:before { content: '\e8e7'; } /* '' */
.fonticon-calendar-2:before { content: '\e8e8'; } /* '' */
.fonticon-money:before { content: '\e8e9'; } /* '' */
.fonticon-certificate:before { content: '\e8ea'; } /* '' */
.fonticon-tree:before { content: '\e8eb'; } /* '' */
.fonticon-facebook:before { content: '\e8ec'; } /* '' */
.fonticon-user-1:before { content: '\e8ed'; } /* '' */
.fonticon-user-male:before { content: '\e8ee'; } /* '' */
.fonticon-user-female:before { content: '\e8ef'; } /* '' */
.fonticon-users-1:before { content: '\e8f0'; } /* '' */
.fonticon-menu-1:before { content: '\e8f1'; } /* '' */
.fonticon-th-thumb:before { content: '\e8f2'; } /* '' */
.fonticon-th-thumb-empty:before { content: '\e8f3'; } /* '' */
.fonticon-th-list-1:before { content: '\e8f4'; } /* '' */
.fonticon-facebook-squared:before { content: '\e8f5'; } /* '' */
.fonticon-trash-1:before { content: '\e8f6'; } /* '' */
.fonticon-folder-1:before { content: '\e8f7'; } /* '' */
.fonticon-folder-open-1:before { content: '\e8f8'; } /* '' */
.fonticon-folder-empty-1:before { content: '\e8f9'; } /* '' */
.fonticon-folder-open-empty-1:before { content: '\e8fa'; } /* '' */
.fonticon-search-4:before { content: '\e8fb'; } /* '' */
.fonticon-mail-5:before { content: '\e8fc'; } /* '' */
.fonticon-user-2:before { content: '\e8fd'; } /* '' */
.fonticon-th-large-1:before { content: '\e8fe'; } /* '' */
.fonticon-th-1:before { content: '\e8ff'; } /* '' */
.fonticon-video:before { content: '\e900'; } /* '' */
.fonticon-picture-1:before { content: '\e901'; } /* '' */
.fonticon-th-list-2:before { content: '\e902'; } /* '' */
.fonticon-ok-2:before { content: '\e903'; } /* '' */
.fonticon-ok-circle-1:before { content: '\e904'; } /* '' */
.fonticon-cancel-3:before { content: '\e905'; } /* '' */
.fonticon-cancel-circle-1:before { content: '\e906'; } /* '' */
.fonticon-resize-vertical:before { content: '\e907'; } /* '' */
.fonticon-block:before { content: '\e908'; } /* '' */
.fonticon-ship:before { content: '\e909'; } /* '' */
.fonticon-subway:before { content: '\e90a'; } /* '' */
.fonticon-train:before { content: '\e90b'; } /* '' */
.fonticon-truck:before { content: '\e90c'; } /* '' */
.fonticon-cab:before { content: '\e90d'; } /* '' */
.fonticon-anchor:before { content: '\e90e'; } /* '' */
.fonticon-calc:before { content: '\e90f'; } /* '' */
.fonticon-copyright:before { content: '\e910'; } /* '' */
.fonticon-at:before { content: '\e911'; } /* '' */
.fonticon-mars:before { content: '\e912'; } /* '' */
.fonticon-phone-1:before { content: '\e913'; } /* '' */
.fonticon-phone-2:before { content: '\e914'; } /* '' */
.fonticon-phone-outline:before { content: '\e915'; } /* '' */
.fonticon-phone-circled:before { content: '\e916'; } /* '' */
.fonticon-phone-3:before { content: '\e917'; } /* '' */
.fonticon-fax:before { content: '\e918'; } /* '' */
.fonticon-mobile-1:before { content: '\e919'; } /* '' */
.fonticon-basket-1:before { content: '\e91a'; } /* '' */
.fonticon-sort-name-up:before { content: '\e91b'; } /* '' */
.fonticon-sort-name-down:before { content: '\e91c'; } /* '' */
.fonticon-heartbeat:before { content: '\e91d'; } /* '' */
.fonticon-right-dir-1:before { content: '\e91e'; } /* '' */
.fonticon-soccer-ball:before { content: '\e91f'; } /* '' */
.fonticon-newspaper:before { content: '\e920'; } /* '' */
.fonticon-calendar-1:before { content: '\e921'; } /* '' */
.fonticon-calendar-inv:before { content: '\e922'; } /* '' */
.fonticon-basket-alt:before { content: '\e923'; } /* '' */
.fonticon-wrench:before { content: '\e924'; } /* '' */
.fonticon-at-1:before { content: '\e925'; } /* '' */
.fonticon-globe-1:before { content: '\e926'; } /* '' */
.fonticon-trash-2:before { content: '\e927'; } /* '' */
.fonticon-doc-1:before { content: '\e928'; } /* '' */
.fonticon-info-circled-1:before { content: '\e929'; } /* '' */
.fonticon-tag-1:before { content: '\e92a'; } /* '' */
.fonticon-tags-1:before { content: '\e92b'; } /* '' */
.fonticon-bookmark-1:before { content: '\e92c'; } /* '' */
.fonticon-bookmark-empty-1:before { content: '\e92d'; } /* '' */
.fonticon-print-2:before { content: '\e92e'; } /* '' */
.fonticon-gift:before { content: '\e92f'; } /* '' */
.fonticon-down-micro:before { content: '\e930'; } /* '' */
.fonticon-up-micro:before { content: '\e931'; } /* '' */
.fonticon-print-3:before { content: '\e932'; } /* '' */
.fonticon-arrows-ccw:before { content: '\e933'; } /* '' */
.fonticon-fire:before { content: '\e934'; } /* '' */
.fonticon-globe-inv:before { content: '\e935'; } /* '' */
.fonticon-globe-2:before { content: '\e936'; } /* '' */
.fonticon-right-dir-2:before { content: '\e937'; } /* '' */
.fonticon-right-dir-3:before { content: '\e938'; } /* '' */
.fonticon-clock-3:before { content: '\e939'; } /* '' */
.fonticon-right-circled2:before { content: '\e93a'; } /* '' */
.fonticon-right-circled-1:before { content: '\e93b'; } /* '' */
.fonticon-left-circled2:before { content: '\e93c'; } /* '' */
.fonticon-left-circled:before { content: '\e93d'; } /* '' */
.fonticon-left-dir-1:before { content: '\e93e'; } /* '' */
.fonticon-left-dir-2:before { content: '\e93f'; } /* '' */
.fonticon-left-circle:before { content: '\e940'; } /* '' */
.fonticon-left-open-1:before { content: '\e941'; } /* '' */
.fonticon-left-open-2:before { content: '\e942'; } /* '' */
.fonticon-left-open-3:before { content: '\e943'; } /* '' */
.fonticon-right-open-1:before { content: '\e944'; } /* '' */
.fonticon-right-circle:before { content: '\e945'; } /* '' */
.fonticon-right-open-2:before { content: '\e946'; } /* '' */
.fonticon-right-circled-2:before { content: '\e947'; } /* '' */
.fonticon-right-open-3:before { content: '\e948'; } /* '' */
.fonticon-right-bold:before { content: '\e949'; } /* '' */
.fonticon-left-bold:before { content: '\e94a'; } /* '' */
.fonticon-left-fat:before { content: '\e94b'; } /* '' */
.fonticon-left-circled-1:before { content: '\e94c'; } /* '' */
.fonticon-lightbulb:before { content: '\e94d'; } /* '' */
.fonticon-plane-outline:before { content: '\e94e'; } /* '' */
.fonticon-lightbulb-alt:before { content: '\e94f'; } /* '' */
.fonticon-flight-1:before { content: '\e950'; } /* '' */
.fonticon-lightbulb-1:before { content: '\e951'; } /* '' */
.fonticon-moon:before { content: '\e952'; } /* '' */
.fonticon-book:before { content: '\e953'; } /* '' */
.fonticon-key:before { content: '\e954'; } /* '' */
.fonticon-bus:before { content: '\e955'; } /* '' */
.fonticon-down-circle:before { content: '\e958'; } /* '' */
.fonticon-ok-4:before { content: '\e959'; } /* '' */
.fonticon-tencent-weibo:before { content: '\e95a'; } /* '' */
.fonticon-error-alt:before { content: '\e95b'; } /* '' */
.fonticon-error:before { content: '\e95c'; } /* '' */
.fonticon-up-circled:before { content: '\e95d'; } /* '' */
.fonticon-down-circled:before { content: '\e95e'; } /* '' */
.fonticon-down-dir-1:before { content: '\e95f'; } /* '' */
.fonticon-clock-2:before { content: '\e960'; } /* '' */
.fonticon-plus-circle:before { content: '\e961'; } /* '' */
.fonticon-skype:before { content: '\e962'; } /* '' */
.fonticon-minus-circle:before { content: '\e963'; } /* '' */
.fonticon-google:before { content: '\e964'; } /* '' */
.fonticon-gplus:before { content: '\e965'; } /* '' */
.fonticon-backward:before { content: '\e966'; } /* '' */
.fonticon-backward-circled:before { content: '\e967'; } /* '' */
.fonticon-gplus-squared:before { content: '\e968'; } /* '' */
.fonticon-minus-circled:before { content: '\e969'; } /* '' */
.fonticon-video-1:before { content: '\e96a'; } /* '' */
.fonticon-videocam:before { content: '\e96b'; } /* '' */
.fonticon-camera:before { content: '\e96c'; } /* '' */
.fonticon-camera-alt:before { content: '\e96d'; } /* '' */
.fonticon-search-5:before { content: '\e96e'; } /* '' */
.fonticon-feather:before { content: '\e96f'; } /* '' */
.fonticon-print-1:before { content: '\e970'; } /* '' */
.fonticon-down-fat:before { content: '\e974'; } /* '' */
.fonticon-up-bold:before { content: '\e975'; } /* '' */
.fonticon-down-bold:before { content: '\e976'; } /* '' */
.fonticon-ok-3:before { content: '\e977'; } /* '' */
.fonticon-ok-circled-2:before { content: '\e978'; } /* '' */
.fonticon-cancel-4:before { content: '\e979'; } /* '' */
.fonticon-cancel-circled-2:before { content: '\e97a'; } /* '' */
.fonticon-help-circled-1:before { content: '\e97b'; } /* '' */
.fonticon-help-circled-alt:before { content: '\e97c'; } /* '' */
.fonticon-info-circled-2:before { content: '\e97d'; } /* '' */
.fonticon-info-circled-alt:before { content: '\e97e'; } /* '' */
.fonticon-level-down:before { content: '\e97f'; } /* '' */
.fonticon-ccw:before { content: '\e980'; } /* '' */
.fonticon-cw:before { content: '\e981'; } /* '' */
