@charset "UTF-8";

@font-face {
  font-family: 'fontello';
  src:  url("/fonts/Fontello/fontello2.svg#fontello") format('svg'),
        url("/fonts/Fontello/fontello2.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}


.ic-ok             { font-family: 'fontello'; content: '\e807'; }
.ic-move           { font-family: 'fontello'; content: '\e809'; }
.ic-flag           { font-family: 'fontello'; content: '\e808'; }
.ic-army           { font-family: 'fontello'; content: '\e80a'; }
.ic-magic          { font-family: 'fontello'; content: '\e80c'; }
.ic-dot-circled    { font-family: 'fontello'; content: '\e80d'; }
.ic-circle-empty   { font-family: 'fontello'; content: '\f10c'; } /* '' */
.ic-circle         { font-family: 'fontello'; content: '\f111'; } /* '' */
.ic-empire         { font-family: 'fontello'; content: '\e80e'; }
.ic-left           { font-family: 'fontello'; content: '\e811'; }
.ic-right          { font-family: 'fontello'; content: '\e812'; }
.ic-down           { font-family: 'fontello'; content: '\e810'; }
.ic-up             { font-family: 'fontello'; content: '\e813'; }
.ic-beer           { font-family: 'fontello'; content: '\e814'; }
.ic-sound          { font-family: 'fontello'; content: '\e815'; }
.ic-deck           { font-family: 'fontello'; content: '\e816'; }
.ic-alert          { font-family: 'fontello'; content: '\e817';}
.ic-lock           { font-family: 'fontello'; content: '🔒'; }
.ic-lock-open      { font-family: 'fontello'; content: '🔓'; }
.ic-myspace        { font-family: 'fontello'; content: '\5f'; }
.ic-help           { font-family: 'fontello'; content: '\2753'; }
.ic-star           { font-family: 'fontello'; content: '\e800'; }
.ic-star-empty     { font-family: 'fontello'; content: '\e80f'; }
.ic-star-half      { font-family: 'fontello'l content: '\e819'; }
.ic-menu           { font-family: 'fontello'; content: '\2630'; }
.ic-heart-1        { font-family: 'fontello'; content: '\e801'; }
.ic-tools          { font-family: 'fontello'; content: '\2692'; }
.ic-cog-1          { font-family: 'fontello'; content: '\e802'; }
.ic-flash          { font-family: 'fontello'; content: '\26a1'; }
.ic-mail           { font-family: 'fontello'; content: '\2709'; }
.ic-cancel         { font-family: 'fontello'; content: '\e804'; }
.ic-cancel-circled { font-family: 'fontello'; content: '\2716'; }
.ic-plus-circled   { font-family: 'fontello'; content: '\2795'; }
.ic-minus-circled  { font-family: 'fontello'; content: '\2796'; }
.ic-eye            { font-family: 'fontello'; content: '\e70a'; }
.ic-compass        { font-family: 'fontello'; content: '\e728'; }
.ic-database       { font-family: 'fontello'; content: '\e754'; }
.ic-beaker         { font-family: 'fontello'; content: '\f0c3'; }
.ic-db-shape       { font-family: 'fontello'; content: '\f600'; }
.ic-globe          { font-family: 'fontello'; content: '🌎'; }
.ic-graduation-cap { font-family: 'fontello'; content: '🎓'; }
.ic-users          { font-family: 'fontello'; content: '👥'; }
.ic-dollar         { font-family: 'fontello'; content: '💵'; }
.ic-light-up       { font-family: 'fontello'; content: '🔆'; }
.ic-pin            { font-family: 'fontello'; content: '📌'; }
.ic-clock-1        { font-family: 'fontello'; content: '\e803'; }
.ic-rocket         { font-family: 'fontello'; content: '🚀'; }
.ic-down-open      { font-family: 'fontello'; content: '\e75c'; }
.ic-left-open      { font-family: 'fontello'; content: '\e75d'; }
.ic-right-open     { font-family: 'fontello'; content: '\e75e'; }
.ic-up-open        { font-family: 'fontello'; content: '\e75f'; }
.ic-zoom-in        { font-family: 'fontello'; content: '\e750'; }
.ic-zoom-out       { font-family: 'fontello'; content: '\e751'; }
.ic-doc-text       { font-family: 'fontello'; content: '📄'; }
.ic-chart-line     { font-family: 'fontello'; content: '📈'; }
.ic-loop           { font-family: 'fontello'; content: '\e805'; }
.ic-home           { font-family: 'fontello'; content: '\e806'; }
.ic-merge          { font-family: 'fontello'; content: '\e81a'; }
.ic-reload         { font-family: 'fontello'; content: '\e81b'; }
.ic-fire           { font-family: 'fontello'; content: '\e81c'; } /* '' */
.ic-blight         { font-family: 'fontello'; content: '\e81d'; } /* '' */
.ic-sun            { font-family: 'fontello'; content: '\e81e'; } /* '' */
.ic-sword          { font-family: 'fontello'; content: '\e81f'; } /* '' */
.ic-resize         { font-family: 'fontello'; content: '\f0b2'; } /* '' */

.icon-merge:before          { font-family: 'fontello'; content: '\e81a'; }
.icon-ok:before             { font-family: 'fontello'; content: '\e807'; }
.icon-move:before           { font-family: 'fontello'; content: '\e809'; }
.icon-flag:before           { font-family: 'fontello'; content: '\e808'; }
.icon-army:before           { font-family: 'fontello'; content: '\e80a'; }
.icon-magic:before          { font-family: 'fontello'; content: '\e80c'; }
.icon-dot-circled:before    { font-family: 'fontello'; content: '\e80d'; }
.icon-circle-empty:before   { font-family: 'fontello'; content: '\f10c'; } /* '' */
.icon-circle:before         { font-family: 'fontello'; content: '\f111'; } /* '' */
.icon-empire:before         { font-family: 'fontello'; content: '\e80e'; }
.icon-left:before           { font-family: 'fontello'; content: '\e811'; }
.icon-right:before          { font-family: 'fontello'; content: '\e812'; }
.icon-down:before           { font-family: 'fontello'; content: '\e810'; }
.icon-up:before             { font-family: 'fontello'; content: '\e813'; }
.icon-beer:before           { font-family: 'fontello'; content: '\e814'; }
.icon-sound:before          { font-family: 'fontello'; content: '\e815'; }
.icon-deck:before           { font-family: 'fontello'; content: '\e816'; }
.icon-alert:before          { font-family: 'fontello'; content: '\e817';}

.icon-lock:before           { font-family: 'fontello'; content: '🔒'; }
.icon-lock-open:before      { font-family: 'fontello'; content: '🔓'; }
.icon-myspace:before        { font-family: 'fontello'; content: '\5f'; }
.icon-help:before           { font-family: 'fontello'; content: '\2753'; }
.icon-star:before           { font-family: 'fontello'; content: '\e800'; }
.icon-star-empty:before     { font-family: 'fontello'; content: '\e80f'; }
.icon-star-half:before      { font-family: 'fontello'l content: '\e819'; }
.icon-menu:before           { font-family: 'fontello'; content: '\2630'; }
.icon-heart-1:before        { font-family: 'fontello'; content: '\e801'; }
.icon-tools:before          { font-family: 'fontello'; content: '\2692'; }
.icon-cog-1:before          { font-family: 'fontello'; content: '\e802'; }
.icon-flash:before          { font-family: 'fontello'; content: '\26a1'; }
.icon-mail:before           { font-family: 'fontello'; content: '\2709'; }
.icon-cancel:before         { font-family: 'fontello'; content: '\e804'; }
.icon-cancel-circled:before { font-family: 'fontello'; content: '\2716'; }
.icon-plus-circled:before   { font-family: 'fontello'; content: '\2795'; }
.icon-minus-circled:before  { font-family: 'fontello'; content: '\2796'; }
.icon-eye:before            { font-family: 'fontello'; content: '\e70a'; }
.icon-compass:before        { font-family: 'fontello'; content: '\e728'; }
.icon-database:before       { font-family: 'fontello'; content: '\e754'; }
.icon-beaker:before         { font-family: 'fontello'; content: '\f0c3'; }
.icon-db-shape:before       { font-family: 'fontello'; content: '\f600'; }
.icon-globe:before          { font-family: 'fontello'; content: '🌎'; }
.icon-graduation-cap:before { font-family: 'fontello'; content: '🎓'; }
.icon-users:before          { font-family: 'fontello'; content: '👥'; }
.icon-dollar:before         { font-family: 'fontello'; content: '💵'; }
.icon-light-up:before       { font-family: 'fontello'; content: '🔆'; }
.icon-pin:before            { font-family: 'fontello'; content: '📌'; }
.icon-clock-1:before        { font-family: 'fontello'; content: '\e803'; }
.icon-rocket:before         { font-family: 'fontello'; content: '🚀'; }
.icon-award:before          { font-family: 'fontello'; content: '🏉'; }
.icon-down-open:before      { font-family: 'fontello'; content: '\e75c'; }
.icon-left-open:before      { font-family: 'fontello'; content: '\e75d'; }
.icon-right-open:before     { font-family: 'fontello'; content: '\e75e'; }
.icon-up-open:before        { font-family: 'fontello'; content: '\e75f'; }
.icon-zoom-in:before        { font-family: 'fontello'; content: '\e750'; }
.icon-zoom-out:before       { font-family: 'fontello'; content: '\e751'; }
.icon-doc-text:before       { font-family: 'fontello'; content: '📄'; }
.icon-chart-line:before     { font-family: 'fontello'; content: '📈'; }
.icon-loop:before           { font-family: 'fontello'; content: '\e805'; }
.icon-home:before           { font-family: 'fontello'; content: '\e806'; }
.icon-reload:before         { font-family: 'fontello'; content: '\e81b'; }
.icon-resize:before         { font-family: 'fontello'; content: '\f0b2'; } /* '' */

.icon-warning:before        { font-family: 'OpenSansRegular'; content: '!'; }

.icon-fire:before           { font-family: 'fontello'; content: '\e81c'; } /* '' */
.icon-blight:before         { font-family: 'fontello'; content: '\e81d'; } /* '' */
.icon-sun:before            { font-family: 'fontello'; content: '\e81e'; } /* '' */
.icon-sword:before          { font-family: 'fontello'; content: '\e81f'; } /* '' */

.icon-globe-inline:before           { font-family: 'fontello'; margin-right: 0.5em; content: '🌎'; }
.icon-star-inline:before            { font-family: 'fontello'; margin-right: 0.5em; content: '\e800'; }
.icon-rocket-inline:before          { font-family: 'fontello'; margin-right: 0.5em; content: '🚀'; }
.icon-graduation-cap-inline:before  { font-family: 'fontello'; margin-right: 0.5em; content: '🎓'; }
.icon-dollar-inline:before          { font-family: 'fontello'; margin-right: 0.5em; content: '💵'; }
.icon-tools-inline:before           { font-family: 'fontello'; margin-right: 0.5em; content: '\2692'; }
.icon-award-inline:before           { font-family: 'fontello'; margin-right: 0.5em; content: '🏉'; }
.icon-heart-inline:before           { font-family: 'fontello'; margin-right: 0.5em; content: '\e801'; }

