@charset "UTF-8";

/*
* Symbolset
* www.symbolset.com
* Copyright © 2012 Oak Studios LLC
* 
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-social.css" rel="stylesheet" />
*/
@font-face {
	font-family: "SSSocial";
	src: url('../fonts/ss-social-regular.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: "SSStandart";
	src: url("../fonts/ss-standard.otf");
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: "SSGizmo";
	src: url("../fonts/ss-gizmo.otf");
	font-weight: normal;
	font-style: normal;
}

.ss-icon, [class^="ss-"]:before, [class*=" ss-"]:before, 
.ss-icon.ss-social-circle, [class^="ss-"].ss-social-circle:before, [class*=" ss-"].ss-social-circle:before,
.ss-icon.ss-social, [class^="ss-"].ss-social:before, [class*=" ss-"].ss-social:before,
#block-views-footer-social-block .field-name-field-button .field-items .field-item a {
	font-family: "SSSocial" !important;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-rendering: optimizeLegibility;
	white-space: nowrap;
	-webkit-font-feature-settings: "liga", "dlig";
	-moz-font-feature-settings: "liga=1, dlig=1";
	-moz-font-feature-settings: "liga", "dlig";
	-ms-font-feature-settings: "liga", "dlig";
	-o-font-feature-settings: "liga", "dlig";
	font-feature-settings: "liga", "dlig";
}
.ss-icon-standart{
	font-family: "SSStandart" !important;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-rendering: optimizeLegibility;
	white-space: nowrap;
	-webkit-font-feature-settings: "liga", "dlig";
	-moz-font-feature-settings: "liga=1, dlig=1";
	-moz-font-feature-settings: "liga", "dlig";
	-ms-font-feature-settings: "liga", "dlig";
	-o-font-feature-settings: "liga", "dlig";
	font-feature-settings: "liga", "dlig";
}
.ss-icon-gizmo,
#block-views-what-we-do-block .field-name-field-anons .field-items .field-item,
.calendar_nav_left,
.calendar_nav_right{
	font-family: "SSGizmo" !important;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-rendering: optimizeLegibility;
	white-space: nowrap;
	-webkit-font-feature-settings: "liga", "dlig";
	-moz-font-feature-settings: "liga=1, dlig=1";
	-moz-font-feature-settings: "liga", "dlig";
	-ms-font-feature-settings: "liga", "dlig";
	-o-font-feature-settings: "liga", "dlig";
	font-feature-settings: "liga", "dlig";
}

.ss-icon.ss-social-circle, [class^="ss-"].ss-social-circle:before, [class*=" ss-"].ss-social-circle:before {
	font-weight: bold;
}

.ss-facebook:before{content:'?'}.ss-twitter:before{content:'?'}.ss-linkedin:before{content:'?'}.ss-googleplus:before{content:'?'}.ss-tumblr:before{content:'?'}.ss-wordpress:before{content:'?'}.ss-blogger:before{content:'?'}.ss-posterous:before{content:'?'}.ss-youtube:before{content:'?'}.ss-vimeo:before{content:'?'}.ss-flickr:before{content:'?'}.ss-instagram:before{content:'?'}.ss-pinterest:before{content:'?'}.ss-dribbble:before{content:'?'}.ss-behance:before{content:'?'}.ss-github:before{content:'?'}.ss-paypal:before{content:'?'}.ss-foursquare:before{content:'?'}.ss-skype:before{content:'?'}.ss-mail:before{content:'?'}