/* http://graphicburger.com/simple-line-icons-webfont/ */
@font-face {
	font-family: 'Simple-Line-Icons';

	src:url('/fonts/simple/Simple-Line-Icons.eot');
	src:url('/fonts/simple/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),
		url('/fonts/simple/Simple-Line-Icons.woff') format('woff'),
		url('/fonts/simple/Simple-Line-Icons.ttf') format('truetype'),
		url('/fonts/simple/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'Simple-Line-Icons';
		src: url('/fonts/simple/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	}
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-iconsimple]:before {
	font-family: 'Simple-Line-Icons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.iconsimple-user-female, .iconsimple-user-follow, .iconsimple-user-following, .iconsimple-user-unfollow, .iconsimple-trophy, .iconsimple-screen-smartphone, .iconsimple-screen-desktop, .iconsimple-plane, .iconsimple-notebook, .iconsimple-moustache, .iconsimple-mouse, .iconsimple-magnet, .iconsimple-energy, .iconsimple-emoticon-smile, .iconsimple-disc, .iconsimple-cursor-move, .iconsimple-crop, .iconsimple-credit-card, .iconsimple-chemistry, .iconsimple-user, .iconsimple-speedometer, .iconsimple-social-youtube, .iconsimple-social-twitter, .iconsimple-social-tumblr, .iconsimple-social-facebook, .iconsimple-social-dropbox, .iconsimple-social-dribbble, .iconsimple-shield, .iconsimple-screen-tablet, .iconsimple-magic-wand, .iconsimple-hourglass, .iconsimple-graduation, .iconsimple-ghost, .iconsimple-game-controller, .iconsimple-fire, .iconsimple-eyeglasses, .iconsimple-envelope-open, .iconsimple-envelope-letter, .iconsimple-bell, .iconsimple-badge, .iconsimple-anchor, .iconsimple-wallet, .iconsimple-vector, .iconsimple-speech, .iconsimple-puzzle, .iconsimple-printer, .iconsimple-present, .iconsimple-playlist, .iconsimple-pin, .iconsimple-picture, .iconsimple-map, .iconsimple-layers, .iconsimple-handbag, .iconsimple-globe-alt, .iconsimple-globe, .iconsimple-frame, .iconsimple-folder-alt, .iconsimple-film, .iconsimple-feed, .iconsimple-earphones-alt, .iconsimple-earphones, .iconsimple-drop, .iconsimple-drawer, .iconsimple-docs, .iconsimple-directions, .iconsimple-direction, .iconsimple-diamond, .iconsimple-cup, .iconsimple-compass, .iconsimple-call-out, .iconsimple-call-in, .iconsimple-call-end, .iconsimple-calculator, .iconsimple-bubbles, .iconsimple-briefcase, .iconsimple-book-open, .iconsimple-basket-loaded, .iconsimple-basket, .iconsimple-bag, .iconsimple-action-undo, .iconsimple-action-redo, .iconsimple-wrench, .iconsimple-umbrella, .iconsimple-trash, .iconsimple-tag, .iconsimple-support, .iconsimple-size-fullscreen, .iconsimple-size-actual, .iconsimple-shuffle, .iconsimple-share-alt, .iconsimple-share, .iconsimple-rocket, .iconsimple-question, .iconsimple-pie-chart, .iconsimple-pencil, .iconsimple-note, .iconsimple-music-tone-alt, .iconsimple-music-tone, .iconsimple-microphone, .iconsimple-loop, .iconsimple-logout, .iconsimple-login, .iconsimple-list, .iconsimple-like, .iconsimple-home, .iconsimple-grid, .iconsimple-graph, .iconsimple-equalizer, .iconsimple-dislike, .iconsimple-cursor, .iconsimple-control-start, .iconsimple-control-rewind, .iconsimple-control-play, .iconsimple-control-pause, .iconsimple-control-forward, .iconsimple-control-end, .iconsimple-calendar, .iconsimple-bulb, .iconsimple-bar-chart, .iconsimple-arrow-up, .iconsimple-arrow-right, .iconsimple-arrow-left, .iconsimple-arrow-down, .iconsimple-ban, .iconsimple-bubble, .iconsimple-camcorder, .iconsimple-camera, .iconsimple-check, .iconsimple-clock, .iconsimple-close, .iconsimple-cloud-download, .iconsimple-cloud-upload, .iconsimple-doc, .iconsimple-envelope, .iconsimple-eye, .iconsimple-flag, .iconsimple-folder, .iconsimple-heart, .iconsimple-info, .iconsimple-key, .iconsimple-link, .iconsimple-lock, .iconsimple-lock-open, .iconsimple-magnifier, .iconsimple-magnifier-add, .iconsimple-magnifier-remove, .iconsimple-paper-clip, .iconsimple-paper-plane, .iconsimple-plus, .iconsimple-pointer, .iconsimple-power, .iconsimple-refresh, .iconsimple-reload, .iconsimple-settings, .iconsimple-star, .iconsimple-symbol-female, .iconsimple-symbol-male, .iconsimple-target, .iconsimple-volume-1, .iconsimple-volume-2, .iconsimple-volume-off, .iconsimple-users {
	font-family: 'Simple-Line-Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.iconsimple-user-female:before {
	content: "\e000";
}
.iconsimple-user-follow:before {
	content: "\e002";
}
.iconsimple-user-following:before {
	content: "\e003";
}
.iconsimple-user-unfollow:before {
	content: "\e004";
}
.iconsimple-trophy:before {
	content: "\e006";
}
.iconsimple-screen-smartphone:before {
	content: "\e010";
}
.iconsimple-screen-desktop:before {
	content: "\e011";
}
.iconsimple-plane:before {
	content: "\e012";
}
.iconsimple-notebook:before {
	content: "\e013";
}
.iconsimple-moustache:before {
	content: "\e014";
}
.iconsimple-mouse:before {
	content: "\e015";
}
.iconsimple-magnet:before {
	content: "\e016";
}
.iconsimple-energy:before {
	content: "\e020";
}
.iconsimple-emoticon-smile:before {
	content: "\e021";
}
.iconsimple-disc:before {
	content: "\e022";
}
.iconsimple-cursor-move:before {
	content: "\e023";
}
.iconsimple-crop:before {
	content: "\e024";
}
.iconsimple-credit-card:before {
	content: "\e025";
}
.iconsimple-chemistry:before {
	content: "\e026";
}
.iconsimple-user:before {
	content: "\e005";
}
.iconsimple-speedometer:before {
	content: "\e007";
}
.iconsimple-social-youtube:before {
	content: "\e008";
}
.iconsimple-social-twitter:before {
	content: "\e009";
}
.iconsimple-social-tumblr:before {
	content: "\e00a";
}
.iconsimple-social-facebook:before {
	content: "\e00b";
}
.iconsimple-social-dropbox:before {
	content: "\e00c";
}
.iconsimple-social-dribbble:before {
	content: "\e00d";
}
.iconsimple-shield:before {
	content: "\e00e";
}
.iconsimple-screen-tablet:before {
	content: "\e00f";
}
.iconsimple-magic-wand:before {
	content: "\e017";
}
.iconsimple-hourglass:before {
	content: "\e018";
}
.iconsimple-graduation:before {
	content: "\e019";
}
.iconsimple-ghost:before {
	content: "\e01a";
}
.iconsimple-game-controller:before {
	content: "\e01b";
}
.iconsimple-fire:before {
	content: "\e01c";
}
.iconsimple-eyeglasses:before {
	content: "\e01d";
}
.iconsimple-envelope-open:before {
	content: "\e01e";
}
.iconsimple-envelope-letter:before {
	content: "\e01f";
}
.iconsimple-bell:before {
	content: "\e027";
}
.iconsimple-badge:before {
	content: "\e028";
}
.iconsimple-anchor:before {
	content: "\e029";
}
.iconsimple-wallet:before {
	content: "\e02a";
}
.iconsimple-vector:before {
	content: "\e02b";
}
.iconsimple-speech:before {
	content: "\e02c";
}
.iconsimple-puzzle:before {
	content: "\e02d";
}
.iconsimple-printer:before {
	content: "\e02e";
}
.iconsimple-present:before {
	content: "\e02f";
}
.iconsimple-playlist:before {
	content: "\e030";
}
.iconsimple-pin:before {
	content: "\e031";
}
.iconsimple-picture:before {
	content: "\e032";
}
.iconsimple-map:before {
	content: "\e033";
}
.iconsimple-layers:before {
	content: "\e034";
}
.iconsimple-handbag:before {
	content: "\e035";
}
.iconsimple-globe-alt:before {
	content: "\e036";
}
.iconsimple-globe:before {
	content: "\e037";
}
.iconsimple-frame:before {
	content: "\e038";
}
.iconsimple-folder-alt:before {
	content: "\e039";
}
.iconsimple-film:before {
	content: "\e03a";
}
.iconsimple-feed:before {
	content: "\e03b";
}
.iconsimple-earphones-alt:before {
	content: "\e03c";
}
.iconsimple-earphones:before {
	content: "\e03d";
}
.iconsimple-drop:before {
	content: "\e03e";
}
.iconsimple-drawer:before {
	content: "\e03f";
}
.iconsimple-docs:before {
	content: "\e040";
}
.iconsimple-directions:before {
	content: "\e041";
}
.iconsimple-direction:before {
	content: "\e042";
}
.iconsimple-diamond:before {
	content: "\e043";
}
.iconsimple-cup:before {
	content: "\e044";
}
.iconsimple-compass:before {
	content: "\e045";
}
.iconsimple-call-out:before {
	content: "\e046";
}
.iconsimple-call-in:before {
	content: "\e047";
}
.iconsimple-call-end:before {
	content: "\e048";
}
.iconsimple-calculator:before {
	content: "\e049";
}
.iconsimple-bubbles:before {
	content: "\e04a";
}
.iconsimple-briefcase:before {
	content: "\e04b";
}
.iconsimple-book-open:before {
	content: "\e04c";
}
.iconsimple-basket-loaded:before {
	content: "\e04d";
}
.iconsimple-basket:before {
	content: "\e04e";
}
.iconsimple-bag:before {
	content: "\e04f";
}
.iconsimple-action-undo:before {
	content: "\e050";
}
.iconsimple-action-redo:before {
	content: "\e051";
}
.iconsimple-wrench:before {
	content: "\e052";
}
.iconsimple-umbrella:before {
	content: "\e053";
}
.iconsimple-trash:before {
	content: "\e054";
}
.iconsimple-tag:before {
	content: "\e055";
}
.iconsimple-support:before {
	content: "\e056";
}
.iconsimple-size-fullscreen:before {
	content: "\e057";
}
.iconsimple-size-actual:before {
	content: "\e058";
}
.iconsimple-shuffle:before {
	content: "\e059";
}
.iconsimple-share-alt:before {
	content: "\e05a";
}
.iconsimple-share:before {
	content: "\e05b";
}
.iconsimple-rocket:before {
	content: "\e05c";
}
.iconsimple-question:before {
	content: "\e05d";
}
.iconsimple-pie-chart:before {
	content: "\e05e";
}
.iconsimple-pencil:before {
	content: "\e05f";
}
.iconsimple-note:before {
	content: "\e060";
}
.iconsimple-music-tone-alt:before {
	content: "\e061";
}
.iconsimple-music-tone:before {
	content: "\e062";
}
.iconsimple-microphone:before {
	content: "\e063";
}
.iconsimple-loop:before {
	content: "\e064";
}
.iconsimple-logout:before {
	content: "\e065";
}
.iconsimple-login:before {
	content: "\e066";
}
.iconsimple-list:before {
	content: "\e067";
}
.iconsimple-like:before {
	content: "\e068";
}
.iconsimple-home:before {
	content: "\e069";
}
.iconsimple-grid:before {
	content: "\e06a";
}
.iconsimple-graph:before {
	content: "\e06b";
}
.iconsimple-equalizer:before {
	content: "\e06c";
}
.iconsimple-dislike:before {
	content: "\e06d";
}
.iconsimple-cursor:before {
	content: "\e06e";
}
.iconsimple-control-start:before {
	content: "\e06f";
}
.iconsimple-control-rewind:before {
	content: "\e070";
}
.iconsimple-control-play:before {
	content: "\e071";
}
.iconsimple-control-pause:before {
	content: "\e072";
}
.iconsimple-control-forward:before {
	content: "\e073";
}
.iconsimple-control-end:before {
	content: "\e074";
}
.iconsimple-calendar:before {
	content: "\e075";
}
.iconsimple-bulb:before {
	content: "\e076";
}
.iconsimple-bar-chart:before {
	content: "\e077";
}
.iconsimple-arrow-up:before {
	content: "\e078";
}
.iconsimple-arrow-right:before {
	content: "\e079";
}
.iconsimple-arrow-left:before {
	content: "\e07a";
}
.iconsimple-arrow-down:before {
	content: "\e07b";
}
.iconsimple-ban:before {
	content: "\e07c";
}
.iconsimple-bubble:before {
	content: "\e07d";
}
.iconsimple-camcorder:before {
	content: "\e07e";
}
.iconsimple-camera:before {
	content: "\e07f";
}
.iconsimple-check:before {
	content: "\e080";
}
.iconsimple-clock:before {
	content: "\e081";
}
.iconsimple-close:before {
	content: "\e082";
}
.iconsimple-cloud-download:before {
	content: "\e083";
}
.iconsimple-cloud-upload:before {
	content: "\e084";
}
.iconsimple-doc:before {
	content: "\e085";
}
.iconsimple-envelope:before {
	content: "\e086";
}
.iconsimple-eye:before {
	content: "\e087";
}
.iconsimple-flag:before {
	content: "\e088";
}
.iconsimple-folder:before {
	content: "\e089";
}
.iconsimple-heart:before {
	content: "\e08a";
}
.iconsimple-info:before {
	content: "\e08b";
}
.iconsimple-key:before {
	content: "\e08c";
}
.iconsimple-link:before {
	content: "\e08d";
}
.iconsimple-lock:before {
	content: "\e08e";
}
.iconsimple-lock-open:before {
	content: "\e08f";
}
.iconsimple-magnifier:before {
	content: "\e090";
}
.iconsimple-magnifier-add:before {
	content: "\e091";
}
.iconsimple-magnifier-remove:before {
	content: "\e092";
}
.iconsimple-paper-clip:before {
	content: "\e093";
}
.iconsimple-paper-plane:before {
	content: "\e094";
}
.iconsimple-plus:before {
	content: "\e095";
}
.iconsimple-pointer:before {
	content: "\e096";
}
.iconsimple-power:before {
	content: "\e097";
}
.iconsimple-refresh:before {
	content: "\e098";
}
.iconsimple-reload:before {
	content: "\e099";
}
.iconsimple-settings:before {
	content: "\e09a";
}
.iconsimple-star:before {
	content: "\e09b";
}
.iconsimple-symbol-female:before {
	content: "\e09c";
}
.iconsimple-symbol-male:before {
	content: "\e09d";
}
.iconsimple-target:before {
	content: "\e09e";
}
.iconsimple-volume-1:before {
	content: "\e09f";
}
.iconsimple-volume-2:before {
	content: "\e0a0";
}
.iconsimple-volume-off:before {
	content: "\e0a1";
}
.iconsimple-users:before {
	content: "\e001";
}