/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 30, 2012 */
@font-face {
    font-family: 'oldsansblackregular';
    src: url('../fonts/OldSansBlack/oldsansblack-webfont.eot');
    src: url('../fonts/OldSansBlack/oldsansblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OldSansBlack/oldsansblack-webfont.woff') format('woff'),
         url('../fonts/OldSansBlack/oldsansblack-webfont.ttf') format('truetype'),
         url('../fonts/OldSansBlack/oldsansblack-webfont.svg#oldsansblackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'unicons';
    src:url('../fonts/unicons/unicons.eot');
    src:url('../fonts/unicons/unicons.eot?#iefix') format('embedded-opentype'),
        url('../fonts/unicons/unicons.svg#unicons') format('svg'),
        url('../fonts/unicons/unicons.woff') format('woff'),
        url('../fonts/unicons/unicons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ecatfontregular';
    src: url('../fonts/webfontkit/ecatfont.eot');
    src: url('../fonts/webfontkit/ecatfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/webfontkit/ecatfont.woff') format('woff'),
         url('../fonts/webfontkit/ecatfont.ttf') format('truetype'),
         url('../fonts/webfontkit/ecatfont.svg#ecatfontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Use the following CSS code if you want to use data attributes for inserting your icons */

.icon-green:before {color: #008000;}
.icon-red:before {color: #ff0000;}
.icon-blue:before {color: #0287ca;}
.icon-yellow:before {color: #ffff00;}
 
.icon-12:before {font-size: 12px; margin-right: 3px;}
.icon-24:before {font-size: 24px; margin-right: 6px;}
.icon-31:before {font-size: 31px; margin-right: 9px;}
.icon-36:before {font-size: 36px; margin-right: 9px;}
.icon-42:before {font-size: 42px; margin-right: 10px;}
.icon-48:before {font-size: 48px; margin-right: 12px;}


.icon:before {
    font-family: "unicons", sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -o-transform: scale(1);
    text-rendering: optimizeLegibility;
}

 
[data-icon]:before {
	font-family: 'unicons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
icon:before, [class*=" icon-"]:before {
	font-family: 'unicons';
	font-style: normal;
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
.icon-zoom-out:before {
	content: "\e000";
}
.icon-zoom-in:before {
	content: "\e001";
}
.icon-youtube:before {
	content: "\e002";
}
.icon-twitter:before {
	content: "\e014";
	text-indent: 109px;
}
.icon-facebook:before {
	content: "\e06b";
}

sub, sup {

sup {
  /* Move the superscripted text up */
  top: -0.38765544em;
}
 
.sub {
  /* Move the subscripted text down, but only
     half as far down as the superscript moved up */
  bottom: -0.95em;
}