﻿@font-face {
    font-family: 'icomoon';
    src: url('/fonts/icomoon-0.4.ttf?3b22jy') format('truetype'), url('/fonts/icomoon-0.4.woff?3b22jy') format('woff'), url('/fonts/icomoon-0.4.svg?3b22jy#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

i {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'icomoon' !important;
}

.icon-plus:before {
  content: "\f067";
}
.icon-search:before {
  content: "\f002";
}
.icon-user:before {
  content: "\f007";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-cog:before {
  content: "\f013";
}
.icon-gear:before {
  content: "\f013";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-lock:before {
  content: "\f023";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-info-circle:before {
  content: "\f05a";
}
.icon-ban:before {
  content: "\f05e";
}
.icon-exclamation-circle:before {
  content: "\f06a";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-thumb-tack:before {
  content: "\f08d";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-bank:before {
  content: "\f19c";
}
.icon-institution:before {
  content: "\f19c";
}
.icon-university:before {
  content: "\f19c";
}
.icon-google:before {
  content: "\f1a0";
}
.icon-jsfiddle:before {
  content: "\f1cc";
}
.icon-paypal:before {
  content: "\f1ed";
}
.icon-credit-card-alt:before {
  content: "\f283";
}
.icon-newspaper:before {
  content: "\e904";
}
.icon-printer:before {
  content: "\e954";
}
.icon-blocked:before {
  content: "\ea0e";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-left:before {
  content: "\ea44";
}
  
.icon-s:before {
	color: #ffffff;
	content: "\73";
	letter-spacing: -2px;
	font-size: 38px;
	vertical-align: text-bottom
}

.icon-middle-s:before {
	color: #ffffff;
	content: "\73";
	letter-spacing: -2px;
	font-size: 16px;
	vertical-align: text-bottom
}


.icon-smaller-s:before {
	color: #ffffff;
	content: "\73";
	letter-spacing: -2px;
	font-size: 12px;
	vertical-align: text-bottom
}

.icon-s-black:before {
    color: black !important;
    font-size: .90em;
}

.icon-s-grey:before {
    color: #777777 !important;
}