/**
 * @license
 * MyFonts Webfont Build ID 3001869, 2015-04-01T11:44:37-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: BlairITCStd by ITC
 * URL: http://www.myfonts.com/fonts/itc/blair/std-medium/
 * Copyright: Copyright 1997 International Typeface Corporation. All rights reserved.
 * Licensed pageviews: 250,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3001869
 * 
 * © 2015 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2dce0d");

  
@font-face {font-family: 'BlairITCStd';src: url('../fonts/2DCE0D_0_0.eot');src: url('../fonts/2DCE0D_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2DCE0D_0_0.woff2') format('woff2'),url('../fonts/2DCE0D_0_0.woff') format('woff'),url('../fonts/2DCE0D_0_0.ttf') format('truetype');}

@font-face {
      font-family: 'social';
      src: url('../fonts/social.eot?24946887');
      src: url('../fonts/social.eot?24946887#iefix') format('embedded-opentype'),
           url('../fonts/social.woff?24946887') format('woff'),
           url('../fonts/social.ttf?24946887') format('truetype'),
           url('../fonts/social.svg?24946887#social') format('svg');
      font-weight: normal;
      font-style: normal;
    }
	
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "social";
  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-linkedin:before { content: '\e800'; } /* '' */
.icon-instagram:before { content: '\e801'; } /* '' */
.icon-facebook-2:before { content: '\e806'; } /* '' */
.icon-twitter-1:before { content: '\e807'; } /* '' */
.icon-pinterest-1:before { content: '\e808'; } /* '' */