/* Ionicons v2.0.1, trimmed to only the glyphs this site actually uses.
   Not part of the mCard template -- css/ionicons.css (the full ~700-glyph
   set) stays on disk untouched as the vendored reference; this file is
   linked instead. If a new icon is ever needed, find its :before content
   value in css/ionicons.css and add both the selector below and a content
   rule, matching the pattern already here.
   Original: Ionicons, Ben Sperry / Ionic Framework, http://ionicons.com/
   MIT License: https://github.com/driftyco/ionicons */

@font-face {
	font-family: "Ionicons";
	src:
		url("../fonts/ionicons.eot?v=2.0.1");
	src:
		url("../fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),
		url("../fonts/ionicons.ttf?v=2.0.1") format("truetype"),
		url("../fonts/ionicons.woff?v=2.0.1") format("woff"),
		url("../fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
	font-weight: normal;
	font-style: normal;
}

.ion,
.ionicons,
.ion-android-color-palette:before,
.ion-android-share:before,
.ion-briefcase:before,
.ion-checkmark:before,
.ion-document-text:before,
.ion-gear-b:before,
.ion-ios-briefcase:before,
.ion-ios-checkmark-empty:before,
.ion-ios-moon:before,
.ion-ios-sunny:before,
.ion-link:before,
.ion-person:before,
.ion-plus:before,
.ion-social-android:before,
.ion-social-apple:before,
.ion-social-chrome:before,
.ion-social-github:before,
.ion-social-googleplus:before,
.ion-social-linkedin:before,
.ion-social-twitter:before,
.ion-social-wordpress:before,
.ion-university:before,
.ion-waterdrop:before {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ion-android-color-palette:before {
	content: "\f37b";
}

.ion-android-share:before {
	content: "\f2f8";
}

.ion-briefcase:before {
	content: "\f26c";
}

.ion-checkmark:before {
	content: "\f122";
}

.ion-document-text:before {
	content: "\f12e";
}

.ion-gear-b:before {
	content: "\f13e";
}

.ion-ios-briefcase:before {
	content: "\f3ee";
}

.ion-ios-checkmark-empty:before {
	content: "\f3fd";
}

.ion-ios-moon:before {
	content: "\f468";
}

.ion-ios-sunny:before {
	content: "\f4b7";
}

.ion-link:before {
	content: "\f1fe";
}

.ion-person:before {
	content: "\f213";
}

.ion-plus:before {
	content: "\f218";
}

.ion-social-android:before {
	content: "\f225";
}

.ion-social-apple:before {
	content: "\f227";
}

.ion-social-chrome:before {
	content: "\f4db";
}

.ion-social-github:before {
	content: "\f233";
}

.ion-social-googleplus:before {
	content: "\f235";
}

.ion-social-linkedin:before {
	content: "\f239";
}

.ion-social-twitter:before {
	content: "\f243";
}

.ion-social-wordpress:before {
	content: "\f249";
}

.ion-university:before {
	content: "\f357";
}

.ion-waterdrop:before {
	content: "\f25b";
}
