@charset "UTF-8";

/*---------------------------------------------------------------*/
/* Linecon FONT
/*---------------------------------------------------------------*/
@font-face {
    font-family: 'fontello';
    src:url('../inc/font/fontello.eot');
    src:url('../inc/font/fontello.eot') format('embedded-opentype'),
        url('../inc/font/fontello.ttf') format('truetype'),
        url('../inc/font/fontello.svgz') format('svg'),
        url('../inc/font/fontello.svg') format('svg'),
        url('../inc/font/fontello.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'fontello';
		src: url('../inc/font/fontello.svgz') format('svg');
		src: url('../inc/font/fontello.svg') format('svg');
	}
}

ul.icons {
	list-style-type: none !important;
	text-indent: -0.75em;
} 

[class^="linecon-"]:before, [class*=" linecon-"]:before{
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}


/*Fontello*/
.linecon-plus-1:before { content: '\e800'; } /* '?' */
.linecon-pinterest:before { content: '\e802'; } /* '?' */
.linecon-rss:before { content: '\e804'; } /* '?' */
.linecon-dropbox:before { content: '\e803'; } /* '?' */
.linecon-heart:before { content: '\e000'; } /* '?' */
.linecon-cloud:before { content: '\e001'; } /* '?' */
.linecon-star:before { content: '\e002'; } /* '?' */
.linecon-tv:before { content: '\e003'; } /* '?' */
.linecon-sound:before { content: '\e004'; } /* '?' */
.linecon-videocam:before { content: '\e005'; } /* '?' */
.linecon-trash:before { content: '\e006'; } /* '?' */
.linecon-user:before { content: '\e007'; } /* '?' */
.linecon-key:before { content: '\e008'; } /* '?' */
.linecon-search:before { content: '\e009'; } /* '?' */
.linecon-cog:before { content: '\e00a'; } /* '?' */
.linecon-camera:before { content: '\e00b'; } /* '?' */
.linecon-tag:before { content: '\e00c'; } /* '?' */
.linecon-lock:before { content: '\e00d'; } /* '?' */
.linecon-lightbulb:before { content: '\e00e'; } /* '?' */
.linecon-pencil:before { content: '\e00f'; } /* '?' */
.linecon-diamond:before { content: '\e010'; } /* '?' */
.linecon-desktop:before { content: '\e011'; } /* '?' */
.linecon-location:before { content: '\e012'; } /* '?' */
.linecon-eye:before { content: '\e013'; } /* '?' */
.linecon-comment:before { content: '\e014'; } /* '?' */
.linecon-inbox:before { content: '\e015'; } /* '?' */
.linecon-cup:before { content: '\e016'; } /* '?' */
.linecon-mobile:before { content: '\e017'; } /* '?' */
.linecon-doc:before { content: '\e018'; } /* '?' */
.linecon-mail:before { content: '\e019'; } /* '?' */
.linecon-thumbs-up:before { content: '\e01a'; } /* '?' */
.linecon-photo:before { content: '\e01b'; } /* '?' */
.linecon-note:before { content: '\e01c'; } /* '?' */
.linecon-clock:before { content: '\e01d'; } /* '?' */
.linecon-paper-plane:before { content: '\e01e'; } /* '?' */
.linecon-params:before { content: '\e01f'; } /* '?' */
.linecon-money:before { content: '\e020'; } /* '?' */
.linecon-database:before { content: '\e021'; } /* '?' */
.linecon-music:before { content: '\e022'; } /* '?' */
.linecon-megaphone:before { content: '\e023'; } /* '?' */
.linecon-graduation-cap:before { content: '\e024'; } /* '?' */
.linecon-beaker:before { content: '\e025'; } /* '?' */
.linecon-food:before { content: '\e026'; } /* '?' */
.linecon-t-shirt:before { content: '\e027'; } /* '?' */
.linecon-fire:before { content: '\e028'; } /* '?' */
.linecon-attach:before { content: '\e029'; } /* '?' */
.linecon-shop:before { content: '\e02a'; } /* '?' */
.linecon-calendar:before { content: '\e02b'; } /* '?' */
.linecon-wallet:before { content: '\e02c'; } /* '?' */
.linecon-cd:before { content: '\e02d'; } /* '?' */
.linecon-truck:before { content: '\e02e'; } /* '?' */
.linecon-globe:before { content: '\e02f'; } /* '?' */
.linecon-down-open:before { content: '\e75c'; } /* '?' */
.linecon-up-open:before { content: '\e75f'; } /* '?' */
.linecon-facebook-rect:before { content: '\f301'; } /* '?' */
.linecon-twitter-bird:before { content: '\f303'; } /* '?' */
.linecon-googleplus-rect:before { content: '\f309'; } /* '?' */
.linecon-vkontakte-rect:before { content: '\f30a'; } /* '?' */
.linecon-skype:before { content: '\f30b'; } /* '?' */
.linecon-vimeo:before { content: '\f30f'; } /* '?' */
.linecon-tumblr:before { content: '\f311'; } /* '?' */
.linecon-youtube:before { content: '\e801'; } /* '?' */
.linecon-deviantart:before { content: '\f316'; } /* '?' */
.linecon-lastfm:before { content: '\f318'; } /* '?' */
.linecon-linkedin-rect:before { content: '\f31b'; } /* '?' */
.linecon-picasa:before { content: '\f31c'; } /* '?' */
.linecon-wordpress:before { content: '\f31d'; } /* '?' */
.linecon-instagram:before { content: '\f31e'; } /* '' */

/*Crdash icons*/

@font-face {
	font-family: 'crdash';
	src:url('../inc/font/crdash.eot?9h691v');
	src:url('../inc/font/crdash.eot?#iefix9h691v') format('embedded-opentype'),
		url('../inc/font/crdash.woff?9h691v') format('woff'),
		url('../inc/font/crdash.ttf?9h691v') format('truetype'),
		url('../inc/font/crdash.svg?9h691v#crdash') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'crdash';
		src: url('../inc/font/crdash.svg?9h691v#crdash') format('svg');
	}
}

[class^="crdash-"], [class*=" crdash-"] {
	font-family: 'crdash';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.crdash-wine_alt:before {
	content: "\e600";
}
.crdash-wine:before {
	content: "\e601";
}
.crdash-water:before {
	content: "\e602";
}
.crdash-trophy:before {
	content: "\e603";
}
.crdash-trash_can:before {
	content: "\e604";
}
.crdash-test_tube:before {
	content: "\e605";
}
.crdash-tea:before {
	content: "\e606";
}
.crdash-tag:before {
	content: "\e607";
}
.crdash-spatula:before {
	content: "\e608";
}
.crdash-soda:before {
	content: "\e609";
}
.crdash-shopping_bag:before {
	content: "\e60a";
}
.crdash-serving_tray:before {
	content: "\e60b";
}
.crdash-radioactive:before {
	content: "\e60c";
}
.crdash-popsicle_alt:before {
	content: "\e60d";
}
.crdash-popsicle:before {
	content: "\e60e";
}
.crdash-plate:before {
	content: "\e60f";
}
.crdash-planet:before {
	content: "\e610";
}
.crdash-pizza_alt:before {
	content: "\e611";
}
.crdash-pizza:before {
	content: "\e612";
}
.crdash-mustard:before {
	content: "\e613";
}
.crdash-muffin:before {
	content: "\e614";
}
.crdash-memo:before {
	content: "\e615";
}
.crdash-medal:before {
	content: "\e616";
}
.crdash-magnet:before {
	content: "\e617";
}
.crdash-life_saver:before {
	content: "\e618";
}
.crdash-leaf:before {
	content: "\e619";
}
.crdash-lamp:before {
	content: "\e61a";
}
.crdash-knife_fork:before {
	content: "\e61b";
}
.crdash-king:before {
	content: "\e61c";
}
.crdash-ketchup:before {
	content: "\e61d";
}
.crdash-jar:before {
	content: "\e61e";
}
.crdash-ice_cream_cone2_alt:before {
	content: "\e61f";
}
.crdash-ice_cream_cone2:before {
	content: "\e620";
}
.crdash-ice_cream_cone_alt:before {
	content: "\e621";
}
.crdash-ice_cream_cone:before {
	content: "\e622";
}
.crdash-home:before {
	content: "\e623";
}
.crdash-heart:before {
	content: "\e624";
}
.crdash-grill_alt:before {
	content: "\e625";
}
.crdash-grill:before {
	content: "\e626";
}
.crdash-globe:before {
	content: "\e627";
}
.crdash-glasses:before {
	content: "\e628";
}
.crdash-glass_of_water:before {
	content: "\e629";
}
.crdash-gavel:before {
	content: "\e62a";
}
.crdash-fridge:before {
	content: "\e62b";
}
.crdash-fork_spoon:before {
	content: "\e62c";
}
.crdash-flask_alt:before {
	content: "\e62d";
}
.crdash-flask:before {
	content: "\e62e";
}
.crdash-fish:before {
	content: "\e62f";
}
.crdash-eye:before {
	content: "\e630";
}
.crdash-egg:before {
	content: "\e631";
}
.crdash-earth:before {
	content: "\e632";
}
.crdash-drumstick_alt:before {
	content: "\e633";
}
.crdash-drumstick:before {
	content: "\e634";
}
.crdash-dice:before {
	content: "\e635";
}
.crdash-crown:before {
	content: "\e636";
}
.crdash-credit_card:before {
	content: "\e637";
}
.crdash-chef_hat:before {
	content: "\e638";
}
.crdash-bowl_spoon:before {
	content: "\e639";
}
.crdash-bowl_chop_sticks:before {
	content: "\e63a";
}
.crdash-bowl:before {
	content: "\e63b";
}
.crdash-bottle:before {
	content: "\e63c";
}
.crdash-asterisk:before {
	content: "\e63d";
}
.crdash-apple_alt:before {
	content: "\e63e";
}
.crdash-apple:before {
	content: "\e63f";
}
.crdash-user_delete_alt:before {
	content: "\e640";
}
.crdash-user_delete:before {
	content: "\e641";
}
.crdash-user_add:before {
	content: "\e642";
}
.crdash-unlock_alt:before {
	content: "\e643";
}
.crdash-unlock:before {
	content: "\e644";
}
.crdash-umbrella:before {
	content: "\e645";
}
.crdash-tie:before {
	content: "\e646";
}
.crdash-thumb_tac:before {
	content: "\e647";
}
.crdash-star_alt:before {
	content: "\e648";
}
.crdash-star:before {
	content: "\e649";
}
.crdash-square_chat_alt2:before {
	content: "\e64a";
}
.crdash-square_chat_alt:before {
	content: "\e64b";
}
.crdash-square_chat:before {
	content: "\e64c";
}
.crdash-shield:before {
	content: "\e64d";
}
.crdash-share:before {
	content: "\e64e";
}
.crdash-scope:before {
	content: "\e64f";
}
.crdash-recycle_alt:before {
	content: "\e650";
}
.crdash-recycle:before {
	content: "\e651";
}
.crdash-power:before {
	content: "\e652";
}
.crdash-plus:before {
	content: "\e653";
}
.crdash-pill:before {
	content: "\e654";
}
.crdash-pie_chart:before {
	content: "\e655";
}
.crdash-person:before {
	content: "\e656";
}
.crdash-people:before {
	content: "\e657";
}
.crdash-pencil:before {
	content: "\e658";
}
.crdash-pen:before {
	content: "\e659";
}
.crdash-paper_tray:before {
	content: "\e65a";
}
.crdash-paper_clip:before {
	content: "\e65b";
}
.crdash-paintbrush:before {
	content: "\e65c";
}
.crdash-no:before {
	content: "\e65d";
}
.crdash-move:before {
	content: "\e65e";
}
.crdash-moustache:before {
	content: "\e65f";
}
.crdash-minus:before {
	content: "\e660";
}
.crdash-mask:before {
	content: "\e661";
}
.crdash-map:before {
	content: "\e662";
}
.crdash-male:before {
	content: "\e663";
}
.crdash-lock_alt:before {
	content: "\e664";
}
.crdash-lock:before {
	content: "\e665";
}
.crdash-key:before {
	content: "\e666";
}
.crdash-folder_delete:before {
	content: "\e667";
}
.crdash-folder_alt:before {
	content: "\e668";
}
.crdash-folder_add:before {
	content: "\e669";
}
.crdash-folder:before {
	content: "\e66a";
}
.crdash-first_aid:before {
	content: "\e66b";
}
.crdash-female:before {
	content: "\e66c";
}
.crdash-envelope_out:before {
	content: "\e66d";
}
.crdash-envelope_opened:before {
	content: "\e66e";
}
.crdash-envelope_in:before {
	content: "\e66f";
}
.crdash-envelope_closed:before {
	content: "\e670";
}
.crdash-dim:before {
	content: "\e671";
}
.crdash-delete:before {
	content: "\e672";
}
.crdash-cube:before {
	content: "\e673";
}
.crdash-circle_chat_alt2:before {
	content: "\e674";
}
.crdash-circle_chat_alt:before {
	content: "\e675";
}
.crdash-circle_chat:before {
	content: "\e676";
}
.crdash-check:before {
	content: "\e677";
}
.crdash-caution_alt:before {
	content: "\e678";
}
.crdash-caution:before {
	content: "\e679";
}
.crdash-cabinet:before {
	content: "\e67a";
}
.crdash-burn:before {
	content: "\e67b";
}
.crdash-bright:before {
	content: "\e67c";
}
.crdash-briefcase:before {
	content: "\e67d";
}
.crdash-box:before {
	content: "\e67e";
}
.crdash-alt:before {
	content: "\e67f";
}
.crdash-zoom_out_alt:before {
	content: "\e680";
}
.crdash-zoom_out:before {
	content: "\e681";
}
.crdash-zoom_in_alt:before {
	content: "\e682";
}
.crdash-zoom_in:before {
	content: "\e683";
}
.crdash-wrench:before {
	content: "\e684";
}
.crdash-windows:before {
	content: "\e685";
}
.crdash-window:before {
	content: "\e686";
}
.crdash-wifi:before {
	content: "\e687";
}
.crdash-web_layout:before {
	content: "\e688";
}
.crdash-watch:before {
	content: "\e689";
}
.crdash-usb:before {
	content: "\e68a";
}
.crdash-upload:before {
	content: "\e68b";
}
.crdash-train:before {
	content: "\e68c";
}
.crdash-shuffle:before {
	content: "\e68d";
}
.crdash-shock:before {
	content: "\e68e";
}
.crdash-plug:before {
	content: "\e68f";
}
.crdash-plane:before {
	content: "\e690";
}
.crdash-phone:before {
	content: "\e691";
}
.crdash-outlet:before {
	content: "\e692";
}
.crdash-megaphone:before {
	content: "\e693";
}
.crdash-magnifying_glass:before {
	content: "\e694";
}
.crdash-location_pin:before {
	content: "\e695";
}
.crdash-link:before {
	content: "\e696";
}
.crdash-light_bulb:before {
	content: "\e697";
}
.crdash-iphone:before {
	content: "\e698";
}
.crdash-info_alt:before {
	content: "\e699";
}
.crdash-info:before {
	content: "\e69a";
}
.crdash-hourglass:before {
	content: "\e69b";
}
.crdash-gear:before {
	content: "\e69c";
}
.crdash-gauge:before {
	content: "\e69d";
}
.crdash-gas:before {
	content: "\e69e";
}
.crdash-floppy_disk:before {
	content: "\e69f";
}
.crdash-flashlight:before {
	content: "\e6a0";
}
.crdash-flash_drive:before {
	content: "\e6a1";
}
.crdash-flag_alt:before {
	content: "\e6a2";
}
.crdash-flag:before {
	content: "\e6a3";
}
.crdash-firewire:before {
	content: "\e6a4";
}
.crdash-ethernet:before {
	content: "\e6a5";
}
.crdash-edit:before {
	content: "\e6a6";
}
.crdash-download_alt:before {
	content: "\e6a7";
}
.crdash-download:before {
	content: "\e6a8";
}
.crdash-dashboard:before {
	content: "\e6a9";
}
.crdash-coverflow:before {
	content: "\e6aa";
}
.crdash-contrast:before {
	content: "\e6ab";
}
.crdash-compass:before {
	content: "\e6ac";
}
.crdash-command:before {
	content: "\e6ad";
}
.crdash-code:before {
	content: "\e6ae";
}
.crdash-cloud_upload_alt:before {
	content: "\e6af";
}
.crdash-cloud_upload:before {
	content: "\e6b0";
}
.crdash-cloud_download:before {
	content: "\e6b1";
}
.crdash-cloud_delete:before {
	content: "\e6b2";
}
.crdash-cloud_check:before {
	content: "\e6b3";
}
.crdash-cloud:before {
	content: "\e6b4";
}
.crdash-clock:before {
	content: "\e6b5";
}
.crdash-cellphone:before {
	content: "\e6b6";
}
.crdash-calculator:before {
	content: "\e6b7";
}
.crdash-bus:before {
	content: "\e6b8";
}
.crdash-bluetooth:before {
	content: "\e6b9";
}
.crdash-bell:before {
	content: "\e6ba";
}
.crdash-battery_charge:before {
	content: "\e6bb";
}
.crdash-battery_alt2:before {
	content: "\e6bc";
}
.crdash-battery_alt:before {
	content: "\e6bd";
}
.crdash-battery:before {
	content: "\e6be";
}
.crdash-alarm_clock:before {
	content: "\e6bf";
}
.crdash-zip_file:before {
	content: "\e6c0";
}
.crdash-volume_subtract:before {
	content: "\e6c1";
}
.crdash-volume_min:before {
	content: "\e6c2";
}
.crdash-volume_max:before {
	content: "\e6c3";
}
.crdash-volume_levels:before {
	content: "\e6c4";
}
.crdash-volume_add:before {
	content: "\e6c5";
}
.crdash-volume:before {
	content: "\e6c6";
}
.crdash-vinyl:before {
	content: "\e6c7";
}
.crdash-tv:before {
	content: "\e6c8";
}
.crdash-stop:before {
	content: "\e6c9";
}
.crdash-speaker:before {
	content: "\e6ca";
}
.crdash-spades:before {
	content: "\e6cb";
}
.crdash-rewind:before {
	content: "\e6cc";
}
.crdash-record:before {
	content: "\e6cd";
}
.crdash-psp:before {
	content: "\e6ce";
}
.crdash-printer_alt:before {
	content: "\e6cf";
}
.crdash-printer:before {
	content: "\e6d0";
}
.crdash-previous:before {
	content: "\e6d1";
}
.crdash-play:before {
	content: "\e6d2";
}
.crdash-photos_blank:before {
	content: "\e6d3";
}
.crdash-photos_alt:before {
	content: "\e6d4";
}
.crdash-photos:before {
	content: "\e6d5";
}
.crdash-photo:before {
	content: "\e6d6";
}
.crdash-pause:before {
	content: "\e6d7";
}
.crdash-page:before {
	content: "\e6d8";
}
.crdash-next:before {
	content: "\e6d9";
}
.crdash-new_document:before {
	content: "\e6da";
}
.crdash-mute_alt:before {
	content: "\e6db";
}
.crdash-mute:before {
	content: "\e6dc";
}
.crdash-music_player:before {
	content: "\e6dd";
}
.crdash-music_alt:before {
	content: "\e6de";
}
.crdash-music:before {
	content: "\e6df";
}
.crdash-mic_alt:before {
	content: "\e6e0";
}
.crdash-mic:before {
	content: "\e6e1";
}
.crdash-keyboard:before {
	content: "\e6e2";
}
.crdash-ipod:before {
	content: "\e6e3";
}
.crdash-ipad:before {
	content: "\e6e4";
}
.crdash-identification:before {
	content: "\e6e5";
}
.crdash-hearts:before {
	content: "\e6e6";
}
.crdash-headphones:before {
	content: "\e6e7";
}
.crdash-game_controller:before {
	content: "\e6e8";
}
.crdash-film_strip:before {
	content: "\e6e9";
}
.crdash-fast_forward:before {
	content: "\e6ea";
}
.crdash-eject:before {
	content: "\e6eb";
}
.crdash-document:before {
	content: "\e6ec";
}
.crdash-diamonds:before {
	content: "\e6ed";
}
.crdash-delete_document:before {
	content: "\e6ee";
}
.crdash-computer_mouse:before {
	content: "\e6ef";
}
.crdash-computer_monitor:before {
	content: "\e6f0";
}
.crdash-clubs:before {
	content: "\e6f1";
}
.crdash-clipboard_delete:before {
	content: "\e6f2";
}
.crdash-clipboard_check:before {
	content: "\e6f3";
}
.crdash-clipboard_alt:before {
	content: "\e6f4";
}
.crdash-clipboard:before {
	content: "\e6f5";
}
.crdash-cd:before {
	content: "\e6f6";
}
.crdash-cassette:before {
	content: "\e6f7";
}
.crdash-camera:before {
	content: "\e6f8";
}
.crdash-calendar_alt:before {
	content: "\e6f9";
}
.crdash-calendar:before {
	content: "\e6fa";
}
.crdash-bookmark:before {
	content: "\e6fb";
}
.crdash-book:before {
	content: "\e6fc";
}
.crdash-blank_document:before {
	content: "\e6fd";
}
.crdash-addressbook:before {
	content: "\e6fe";
}
.crdash-action_board:before {
	content: "\e6ff";
}
.crdash-window2:before {
	content: "\e700";
}
.crdash-upload_alt:before {
	content: "\e701";
}
.crdash-traffic:before {
	content: "\e702";
}
.crdash-thumbnails_small:before {
	content: "\e703";
}
.crdash-thumbnails:before {
	content: "\e704";
}
.crdash-thumbnail_list:before {
	content: "\e705";
}
.crdash-sync:before {
	content: "\e706";
}
.crdash-subtract_window:before {
	content: "\e707";
}
.crdash-stats_up_alt:before {
	content: "\e708";
}
.crdash-stats_up:before {
	content: "\e709";
}
.crdash-stats_down_alt:before {
	content: "\e70a";
}
.crdash-stats_down:before {
	content: "\e70b";
}
.crdash-return_alt:before {
	content: "\e70c";
}
.crdash-return:before {
	content: "\e70d";
}
.crdash-replay:before {
	content: "\e70e";
}
.crdash-repeat:before {
	content: "\e70f";
}
.crdash-recycle_alt2:before {
	content: "\e710";
}
.crdash-panel_show:before {
	content: "\e711";
}
.crdash-panel_close:before {
	content: "\e712";
}
.crdash-outdent:before {
	content: "\e713";
}
.crdash-multiple_windows:before {
	content: "\e714";
}
.crdash-minimize:before {
	content: "\e715";
}
.crdash-logout:before {
	content: "\e716";
}
.crdash-login:before {
	content: "\e717";
}
.crdash-list:before {
	content: "\e718";
}
.crdash-layout_alt2:before {
	content: "\e719";
}
.crdash-layout_alt:before {
	content: "\e71a";
}
.crdash-layout:before {
	content: "\e71b";
}
.crdash-indent:before {
	content: "\e71c";
}
.crdash-graph_alt2:before {
	content: "\e71d";
}
.crdash-graph_alt:before {
	content: "\e71e";
}
.crdash-graph:before {
	content: "\e71f";
}
.crdash-fullscreen:before {
	content: "\e720";
}
.crdash-forward_alt:before {
	content: "\e721";
}
.crdash-forward:before {
	content: "\e722";
}
.crdash-expand:before {
	content: "\e723";
}
.crdash-exit_fullscreen_alt:before {
	content: "\e724";
}
.crdash-exit_fullscreen:before {
	content: "\e725";
}
.crdash-download_alt2:before {
	content: "\e726";
}
.crdash-diagonal_navigation:before {
	content: "\e727";
}
.crdash-delete_alt:before {
	content: "\e728";
}
.crdash-delete2:before {
	content: "\e729";
}
.crdash-command_prompt:before {
	content: "\e72a";
}
.crdash-close_window:before {
	content: "\e72b";
}
.crdash-check_window:before {
	content: "\e72c";
}
.crdash-check_alt:before {
	content: "\e72d";
}
.crdash-check2:before {
	content: "\e72e";
}
.crdash-back_alt:before {
	content: "\e72f";
}
.crdash-back:before {
	content: "\e730";
}
.crdash-arrow_up_alt:before {
	content: "\e731";
}
.crdash-arrow_up:before {
	content: "\e732";
}
.crdash-arrow_right_alt:before {
	content: "\e733";
}
.crdash-arrow_right:before {
	content: "\e734";
}
.crdash-arrow_left_alt:before {
	content: "\e735";
}
.crdash-arrow_left:before {
	content: "\e736";
}
.crdash-arrow_down_alt:before {
	content: "\e737";
}
.crdash-arrow_down:before {
	content: "\e738";
}
.crdash-Arrow3CircleRight:before {
	content: "\e739";
}
.crdash-Arrow3CircleLeft:before {
	content: "\e73a";
}
.crdash-Arrow2Right:before {
	content: "\e73b";
}
.crdash-Arrow2Left:before {
	content: "\e73c";
}
.crdash-Arrow2CircleRight:before {
	content: "\e73d";
}
.crdash-Arrow2CircleLeft:before {
	content: "\e73e";
}
.crdash-add_window:before {
	content: "\e73f";
}
@font-face {
	font-family: 'crdash-stroke';
	src:url('../inc/fonts/crdash-stroke.eot?gc0d5i');
	src:url('../inc/font/crdash-stroke.eot?#iefixgc0d5i') format('embedded-opentype'),
		url('../inc/font/crdash-stroke.woff?gc0d5i') format('woff'),
		url('../inc/font/crdash-stroke.ttf?gc0d5i') format('truetype'),
		url('../inc/font/crdash-stroke.svg?gc0d5i#crdash-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'crdash-stroke';
		src: url('../inc/font/crdash-stroke.svg?gc0d5i#crdash-stroke') format('svg');
	}
}

[class^="crdash-stroke-"], [class*=" crdash-stroke-"] {
	font-family: 'crdash-stroke';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.crdash-stroke-wine_alt:before {
	content: "\e600";
}
.crdash-stroke-wine:before {
	content: "\e601";
}
.crdash-stroke-water:before {
	content: "\e602";
}
.crdash-stroke-trophy:before {
	content: "\e603";
}
.crdash-stroke-trash_can:before {
	content: "\e604";
}
.crdash-stroke-test_tube:before {
	content: "\e605";
}
.crdash-stroke-tea:before {
	content: "\e606";
}
.crdash-stroke-tag:before {
	content: "\e607";
}
.crdash-stroke-spatula:before {
	content: "\e608";
}
.crdash-stroke-soda:before {
	content: "\e609";
}
.crdash-stroke-shopping_bag:before {
	content: "\e60a";
}
.crdash-stroke-serving_tray:before {
	content: "\e60b";
}
.crdash-stroke-radioactive:before {
	content: "\e60c";
}
.crdash-stroke-popsicle_alt:before {
	content: "\e60d";
}
.crdash-stroke-popsicle:before {
	content: "\e60e";
}
.crdash-stroke-plate:before {
	content: "\e60f";
}
.crdash-stroke-planet:before {
	content: "\e610";
}
.crdash-stroke-pizza_alt:before {
	content: "\e611";
}
.crdash-stroke-pizza:before {
	content: "\e612";
}
.crdash-stroke-mustard:before {
	content: "\e613";
}
.crdash-stroke-muffin:before {
	content: "\e614";
}
.crdash-stroke-memo:before {
	content: "\e615";
}
.crdash-stroke-medal:before {
	content: "\e616";
}
.crdash-stroke-magnet:before {
	content: "\e617";
}
.crdash-stroke-life_saver:before {
	content: "\e618";
}
.crdash-stroke-leaf:before {
	content: "\e619";
}
.crdash-stroke-lamp:before {
	content: "\e61a";
}
.crdash-stroke-knife_fork:before {
	content: "\e61b";
}
.crdash-stroke-king:before {
	content: "\e61c";
}
.crdash-stroke-ketchup:before {
	content: "\e61d";
}
.crdash-stroke-jar:before {
	content: "\e61e";
}
.crdash-stroke-ice_cream_cone2_alt:before {
	content: "\e61f";
}
.crdash-stroke-ice_cream_cone2:before {
	content: "\e620";
}
.crdash-stroke-ice_cream_cone_alt:before {
	content: "\e621";
}
.crdash-stroke-ice_cream_cone:before {
	content: "\e622";
}
.crdash-stroke-home:before {
	content: "\e623";
}
.crdash-stroke-heart:before {
	content: "\e624";
}
.crdash-stroke-grill_alt:before {
	content: "\e625";
}
.crdash-stroke-grill:before {
	content: "\e626";
}
.crdash-stroke-globe:before {
	content: "\e627";
}
.crdash-stroke-glasses:before {
	content: "\e628";
}
.crdash-stroke-glass_of_water:before {
	content: "\e629";
}
.crdash-stroke-gavel:before {
	content: "\e62a";
}
.crdash-stroke-fridge:before {
	content: "\e62b";
}
.crdash-stroke-fork_spoon:before {
	content: "\e62c";
}
.crdash-stroke-flask_alt:before {
	content: "\e62d";
}
.crdash-stroke-flask:before {
	content: "\e62e";
}
.crdash-stroke-fish:before {
	content: "\e62f";
}
.crdash-stroke-eye:before {
	content: "\e630";
}
.crdash-stroke-egg:before {
	content: "\e631";
}
.crdash-stroke-earth:before {
	content: "\e632";
}
.crdash-stroke-drumstick_alt:before {
	content: "\e633";
}
.crdash-stroke-drumstick:before {
	content: "\e634";
}
.crdash-stroke-dice:before {
	content: "\e635";
}
.crdash-stroke-crown:before {
	content: "\e636";
}
.crdash-stroke-credit_card:before {
	content: "\e637";
}
.crdash-stroke-chef_hat:before {
	content: "\e638";
}
.crdash-stroke-bowl_spoon:before {
	content: "\e639";
}
.crdash-stroke-bowl_chop_sticks:before {
	content: "\e63a";
}
.crdash-stroke-bowl:before {
	content: "\e63b";
}
.crdash-stroke-bottle:before {
	content: "\e63c";
}
.crdash-stroke-asterisk:before {
	content: "\e63d";
}
.crdash-stroke-apple_alt:before {
	content: "\e63e";
}
.crdash-stroke-apple:before {
	content: "\e63f";
}
.crdash-stroke-user_delete_alt:before {
	content: "\e640";
}
.crdash-stroke-user_delete:before {
	content: "\e641";
}
.crdash-stroke-user_add:before {
	content: "\e642";
}
.crdash-stroke-unlock_alt:before {
	content: "\e643";
}
.crdash-stroke-unlock:before {
	content: "\e644";
}
.crdash-stroke-umbrella:before {
	content: "\e645";
}
.crdash-stroke-tie:before {
	content: "\e646";
}
.crdash-stroke-thumb_tac:before {
	content: "\e647";
}
.crdash-stroke-star_alt:before {
	content: "\e648";
}
.crdash-stroke-star:before {
	content: "\e649";
}
.crdash-stroke-square_chat_alt2:before {
	content: "\e64a";
}
.crdash-stroke-square_chat_alt:before {
	content: "\e64b";
}
.crdash-stroke-square_chat:before {
	content: "\e64c";
}
.crdash-stroke-shield:before {
	content: "\e64d";
}
.crdash-stroke-share:before {
	content: "\e64e";
}
.crdash-stroke-scope:before {
	content: "\e64f";
}
.crdash-stroke-recycle_alt:before {
	content: "\e650";
}
.crdash-stroke-recycle:before {
	content: "\e651";
}
.crdash-stroke-power:before {
	content: "\e652";
}
.crdash-stroke-plus:before {
	content: "\e653";
}
.crdash-stroke-pill:before {
	content: "\e654";
}
.crdash-stroke-pie_chart:before {
	content: "\e655";
}
.crdash-stroke-person:before {
	content: "\e656";
}
.crdash-stroke-people:before {
	content: "\e657";
}
.crdash-stroke-pencil:before {
	content: "\e658";
}
.crdash-stroke-pen:before {
	content: "\e659";
}
.crdash-stroke-paper_tray:before {
	content: "\e65a";
}
.crdash-stroke-paper_clip:before {
	content: "\e65b";
}
.crdash-stroke-paintbrush:before {
	content: "\e65c";
}
.crdash-stroke-no:before {
	content: "\e65d";
}
.crdash-stroke-move:before {
	content: "\e65e";
}
.crdash-stroke-moustache:before {
	content: "\e65f";
}
.crdash-stroke-minus:before {
	content: "\e660";
}
.crdash-stroke-mask:before {
	content: "\e661";
}
.crdash-stroke-map:before {
	content: "\e662";
}
.crdash-stroke-male:before {
	content: "\e663";
}
.crdash-stroke-lock_alt:before {
	content: "\e664";
}
.crdash-stroke-lock:before {
	content: "\e665";
}
.crdash-stroke-key:before {
	content: "\e666";
}
.crdash-stroke-folder_delete:before {
	content: "\e667";
}
.crdash-stroke-folder_alt:before {
	content: "\e668";
}
.crdash-stroke-folder_add:before {
	content: "\e669";
}
.crdash-stroke-folder:before {
	content: "\e66a";
}
.crdash-stroke-first_aid:before {
	content: "\e66b";
}
.crdash-stroke-female:before {
	content: "\e66c";
}
.crdash-stroke-envelope_out:before {
	content: "\e66d";
}
.crdash-stroke-envelope_opened:before {
	content: "\e66e";
}
.crdash-stroke-envelope_in:before {
	content: "\e66f";
}
.crdash-stroke-envelope_closed:before {
	content: "\e670";
}
.crdash-stroke-dim:before {
	content: "\e671";
}
.crdash-stroke-delete:before {
	content: "\e672";
}
.crdash-stroke-cube:before {
	content: "\e673";
}
.crdash-stroke-circle_chat_alt2:before {
	content: "\e674";
}
.crdash-stroke-circle_chat_alt:before {
	content: "\e675";
}
.crdash-stroke-circle_chat:before {
	content: "\e676";
}
.crdash-stroke-check:before {
	content: "\e677";
}
.crdash-stroke-caution_alt:before {
	content: "\e678";
}
.crdash-stroke-caution:before {
	content: "\e679";
}
.crdash-stroke-cabinet:before {
	content: "\e67a";
}
.crdash-stroke-burn:before {
	content: "\e67b";
}
.crdash-stroke-bright:before {
	content: "\e67c";
}
.crdash-stroke-briefcase:before {
	content: "\e67d";
}
.crdash-stroke-box:before {
	content: "\e67e";
}
.crdash-stroke-alt:before {
	content: "\e67f";
}
.crdash-stroke-zoom_out_alt:before {
	content: "\e680";
}
.crdash-stroke-zoom_out:before {
	content: "\e681";
}
.crdash-stroke-zoom_in_alt:before {
	content: "\e682";
}
.crdash-stroke-zoom_in:before {
	content: "\e683";
}
.crdash-stroke-wrench:before {
	content: "\e684";
}
.crdash-stroke-windows:before {
	content: "\e685";
}
.crdash-stroke-window:before {
	content: "\e686";
}
.crdash-stroke-wifi:before {
	content: "\e687";
}
.crdash-stroke-web_layout:before {
	content: "\e688";
}
.crdash-stroke-watch:before {
	content: "\e689";
}
.crdash-stroke-usb:before {
	content: "\e68a";
}
.crdash-stroke-upload:before {
	content: "\e68b";
}
.crdash-stroke-train:before {
	content: "\e68c";
}
.crdash-stroke-shuffle:before {
	content: "\e68d";
}
.crdash-stroke-shock:before {
	content: "\e68e";
}
.crdash-stroke-plug:before {
	content: "\e68f";
}
.crdash-stroke-plane:before {
	content: "\e690";
}
.crdash-stroke-phone:before {
	content: "\e691";
}
.crdash-stroke-outlet:before {
	content: "\e692";
}
.crdash-stroke-megaphone:before {
	content: "\e693";
}
.crdash-stroke-magnifying_glass:before {
	content: "\e694";
}
.crdash-stroke-location_pin:before {
	content: "\e695";
}
.crdash-stroke-link:before {
	content: "\e696";
}
.crdash-stroke-light_bulb:before {
	content: "\e697";
}
.crdash-stroke-iphone:before {
	content: "\e698";
}
.crdash-stroke-info_alt:before {
	content: "\e699";
}
.crdash-stroke-info:before {
	content: "\e69a";
}
.crdash-stroke-hourglass:before {
	content: "\e69b";
}
.crdash-stroke-gear:before {
	content: "\e69c";
}
.crdash-stroke-gauge:before {
	content: "\e69d";
}
.crdash-stroke-gas:before {
	content: "\e69e";
}
.crdash-stroke-floppy_disk:before {
	content: "\e69f";
}
.crdash-stroke-flashlight:before {
	content: "\e6a0";
}
.crdash-stroke-flash_drive:before {
	content: "\e6a1";
}
.crdash-stroke-flag_alt:before {
	content: "\e6a2";
}
.crdash-stroke-flag:before {
	content: "\e6a3";
}
.crdash-stroke-firewire:before {
	content: "\e6a4";
}
.crdash-stroke-ethernet:before {
	content: "\e6a5";
}
.crdash-stroke-edit:before {
	content: "\e6a6";
}
.crdash-stroke-download_alt:before {
	content: "\e6a7";
}
.crdash-stroke-download:before {
	content: "\e6a8";
}
.crdash-stroke-dashboard:before {
	content: "\e6a9";
}
.crdash-stroke-coverflow:before {
	content: "\e6aa";
}
.crdash-stroke-contrast:before {
	content: "\e6ab";
}
.crdash-stroke-compass:before {
	content: "\e6ac";
}
.crdash-stroke-command:before {
	content: "\e6ad";
}
.crdash-stroke-code:before {
	content: "\e6ae";
}
.crdash-stroke-cloud_upload_alt:before {
	content: "\e6af";
}
.crdash-stroke-cloud_upload:before {
	content: "\e6b0";
}
.crdash-stroke-cloud_download:before {
	content: "\e6b1";
}
.crdash-stroke-cloud_delete:before {
	content: "\e6b2";
}
.crdash-stroke-cloud_check:before {
	content: "\e6b3";
}
.crdash-stroke-cloud:before {
	content: "\e6b4";
}
.crdash-stroke-clock:before {
	content: "\e6b5";
}
.crdash-stroke-cellphone:before {
	content: "\e6b6";
}
.crdash-stroke-calculator:before {
	content: "\e6b7";
}
.crdash-stroke-bus:before {
	content: "\e6b8";
}
.crdash-stroke-bluetooth:before {
	content: "\e6b9";
}
.crdash-stroke-bell:before {
	content: "\e6ba";
}
.crdash-stroke-battery_charge:before {
	content: "\e6bb";
}
.crdash-stroke-battery_alt2:before {
	content: "\e6bc";
}
.crdash-stroke-battery_alt:before {
	content: "\e6bd";
}
.crdash-stroke-battery:before {
	content: "\e6be";
}
.crdash-stroke-alarm_clock:before {
	content: "\e6bf";
}
.crdash-stroke-zip_file:before {
	content: "\e6c0";
}
.crdash-stroke-volume_subtract:before {
	content: "\e6c1";
}
.crdash-stroke-volume_min:before {
	content: "\e6c2";
}
.crdash-stroke-volume_max:before {
	content: "\e6c3";
}
.crdash-stroke-volume_levels:before {
	content: "\e6c4";
}
.crdash-stroke-volume_add:before {
	content: "\e6c5";
}
.crdash-stroke-volume:before {
	content: "\e6c6";
}
.crdash-stroke-vinyl:before {
	content: "\e6c7";
}
.crdash-stroke-tv:before {
	content: "\e6c8";
}
.crdash-stroke-stop:before {
	content: "\e6c9";
}
.crdash-stroke-speaker:before {
	content: "\e6ca";
}
.crdash-stroke-spades:before {
	content: "\e6cb";
}
.crdash-stroke-rewind:before {
	content: "\e6cc";
}
.crdash-stroke-record:before {
	content: "\e6cd";
}
.crdash-stroke-psp:before {
	content: "\e6ce";
}
.crdash-stroke-printer_alt:before {
	content: "\e6cf";
}
.crdash-stroke-printer:before {
	content: "\e6d0";
}
.crdash-stroke-previous:before {
	content: "\e6d1";
}
.crdash-stroke-play:before {
	content: "\e6d2";
}
.crdash-stroke-photos_blank:before {
	content: "\e6d3";
}
.crdash-stroke-photos_alt:before {
	content: "\e6d4";
}
.crdash-stroke-photos:before {
	content: "\e6d5";
}
.crdash-stroke-photo:before {
	content: "\e6d6";
}
.crdash-stroke-pause:before {
	content: "\e6d7";
}
.crdash-stroke-page:before {
	content: "\e6d8";
}
.crdash-stroke-next:before {
	content: "\e6d9";
}
.crdash-stroke-new_document:before {
	content: "\e6da";
}
.crdash-stroke-mute_alt:before {
	content: "\e6db";
}
.crdash-stroke-mute:before {
	content: "\e6dc";
}
.crdash-stroke-music_player:before {
	content: "\e6dd";
}
.crdash-stroke-music_alt:before {
	content: "\e6de";
}
.crdash-stroke-music:before {
	content: "\e6df";
}
.crdash-stroke-mic_alt:before {
	content: "\e6e0";
}
.crdash-stroke-mic:before {
	content: "\e6e1";
}
.crdash-stroke-keyboard:before {
	content: "\e6e2";
}
.crdash-stroke-ipod:before {
	content: "\e6e3";
}
.crdash-stroke-ipad:before {
	content: "\e6e4";
}
.crdash-stroke-identification:before {
	content: "\e6e5";
}
.crdash-stroke-hearts:before {
	content: "\e6e6";
}
.crdash-stroke-headphones:before {
	content: "\e6e7";
}
.crdash-stroke-game_controller:before {
	content: "\e6e8";
}
.crdash-stroke-film_strip:before {
	content: "\e6e9";
}
.crdash-stroke-fast_forward:before {
	content: "\e6ea";
}
.crdash-stroke-eject:before {
	content: "\e6eb";
}
.crdash-stroke-document:before {
	content: "\e6ec";
}
.crdash-stroke-diamonds:before {
	content: "\e6ed";
}
.crdash-stroke-delete_document:before {
	content: "\e6ee";
}
.crdash-stroke-computer_mouse:before {
	content: "\e6ef";
}
.crdash-stroke-computer_monitor:before {
	content: "\e6f0";
}
.crdash-stroke-clubs:before {
	content: "\e6f1";
}
.crdash-stroke-clipboard_delete:before {
	content: "\e6f2";
}
.crdash-stroke-clipboard_check:before {
	content: "\e6f3";
}
.crdash-stroke-clipboard_alt:before {
	content: "\e6f4";
}
.crdash-stroke-clipboard:before {
	content: "\e6f5";
}
.crdash-stroke-cd:before {
	content: "\e6f6";
}
.crdash-stroke-cassette:before {
	content: "\e6f7";
}
.crdash-stroke-camera:before {
	content: "\e6f8";
}
.crdash-stroke-calendar_alt:before {
	content: "\e6f9";
}
.crdash-stroke-calendar:before {
	content: "\e6fa";
}
.crdash-stroke-bookmark:before {
	content: "\e6fb";
}
.crdash-stroke-book:before {
	content: "\e6fc";
}
.crdash-stroke-blank_document:before {
	content: "\e6fd";
}
.crdash-stroke-addressbook:before {
	content: "\e6fe";
}
.crdash-stroke-action_board:before {
	content: "\e6ff";
}
.crdash-stroke-window2:before {
	content: "\e700";
}
.crdash-stroke-upload_alt:before {
	content: "\e701";
}
.crdash-stroke-traffic:before {
	content: "\e702";
}
.crdash-stroke-thumbnails_small:before {
	content: "\e703";
}
.crdash-stroke-thumbnails:before {
	content: "\e704";
}
.crdash-stroke-thumbnail_list:before {
	content: "\e705";
}
.crdash-stroke-sync:before {
	content: "\e706";
}
.crdash-stroke-subtract_window:before {
	content: "\e707";
}
.crdash-stroke-stats_up_alt:before {
	content: "\e708";
}
.crdash-stroke-stats_up:before {
	content: "\e709";
}
.crdash-stroke-stats_down_alt:before {
	content: "\e70a";
}
.crdash-stroke-stats_down:before {
	content: "\e70b";
}
.crdash-stroke-return_alt:before {
	content: "\e70c";
}
.crdash-stroke-return:before {
	content: "\e70d";
}
.crdash-stroke-replay:before {
	content: "\e70e";
}
.crdash-stroke-repeat:before {
	content: "\e70f";
}
.crdash-stroke-recycle_alt2:before {
	content: "\e710";
}
.crdash-stroke-panel_show:before {
	content: "\e711";
}
.crdash-stroke-panel_close:before {
	content: "\e712";
}
.crdash-stroke-outdent:before {
	content: "\e713";
}
.crdash-stroke-multiple_windows:before {
	content: "\e714";
}
.crdash-stroke-minimize:before {
	content: "\e715";
}
.crdash-stroke-logout:before {
	content: "\e716";
}
.crdash-stroke-login:before {
	content: "\e717";
}
.crdash-stroke-list:before {
	content: "\e718";
}
.crdash-stroke-layout_alt2:before {
	content: "\e719";
}
.crdash-stroke-layout_alt:before {
	content: "\e71a";
}
.crdash-stroke-layout:before {
	content: "\e71b";
}
.crdash-stroke-indent:before {
	content: "\e71c";
}
.crdash-stroke-graph_alt2:before {
	content: "\e71d";
}
.crdash-stroke-graph_alt:before {
	content: "\e71e";
}
.crdash-stroke-graph:before {
	content: "\e71f";
}
.crdash-stroke-fullscreen:before {
	content: "\e720";
}
.crdash-stroke-forward_alt:before {
	content: "\e721";
}
.crdash-stroke-forward:before {
	content: "\e722";
}
.crdash-stroke-expand:before {
	content: "\e723";
}
.crdash-stroke-exit_fullscreen_alt:before {
	content: "\e724";
}
.crdash-stroke-exit_fullscreen:before {
	content: "\e725";
}
.crdash-stroke-download_alt2:before {
	content: "\e726";
}
.crdash-stroke-diagonal_navigation:before {
	content: "\e727";
}
.crdash-stroke-delete_alt:before {
	content: "\e728";
}
.crdash-stroke-delete2:before {
	content: "\e729";
}
.crdash-stroke-command_prompt:before {
	content: "\e72a";
}
.crdash-stroke-close_window:before {
	content: "\e72b";
}
.crdash-stroke-check_window:before {
	content: "\e72c";
}
.crdash-stroke-check_alt:before {
	content: "\e72d";
}
.crdash-stroke-check2:before {
	content: "\e72e";
}
.crdash-stroke-back_alt:before {
	content: "\e72f";
}
.crdash-stroke-back:before {
	content: "\e730";
}
.crdash-stroke-arrow_up_alt:before {
	content: "\e731";
}
.crdash-stroke-arrow_up:before {
	content: "\e732";
}
.crdash-stroke-arrow_right_alt:before {
	content: "\e733";
}
.crdash-stroke-arrow_right:before {
	content: "\e734";
}
.crdash-stroke-arrow_left_alt:before {
	content: "\e735";
}
.crdash-stroke-arrow_left:before {
	content: "\e736";
}
.crdash-stroke-arrow_down_alt:before {
	content: "\e737";
}
.crdash-stroke-arrow_down:before {
	content: "\e738";
}
.crdash-stroke-Arrow3CircleRight:before {
	content: "\e739";
}
.crdash-stroke-Arrow3CircleLeft:before {
	content: "\e73a";
}
.crdash-stroke-Arrow2Right:before {
	content: "\e73b";
}
.crdash-stroke-Arrow2Left:before {
	content: "\e73c";
}
.crdash-stroke-Arrow2CircleRight:before {
	content: "\e73d";
}
.crdash-stroke-Arrow2CircleLeft:before {
	content: "\e73e";
}
.crdash-stroke-add_window:before {
	content: "\e73f";
}

/*Ultraicons*/

@font-face {
	font-family: 'ultra-icons';
	src:url('../inc/font/ultra-icons-solid-v-1-0.eot');
	src:url('../inc/font/ultra-icons-solid-v-1-0.eot') format('embedded-opentype'),
		url('../inc/font/ultra-icons-solid-v-1-0.woff') format('woff'),
		url('../inc/font/ultra-icons-solid-v-1-0.ttf') format('truetype'),
		url('../inc/font/ultra-icons-solid-v-1-0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'ultra-icons';
		src: url('../inc/font/ultra-icons-solid-v-1-0.svg') format('svg');
	}
}

[class^="ultra-icon-"], [class*=" ultra-icon-"] {
	font-family: 'ultra-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ultra-icon-svg:before {
	content: "\e664";
}
.ultra-icon-svg2:before {
	content: "\e665";
}
.ultra-icon-svg3:before {
	content: "\e666";
}
.ultra-icon-svg4:before {
	content: "\e667";
}
.ultra-icon-solid_2:before {
	content: "\e641";
}
.ultra-icon-svg6:before {
	content: "\e669";
}
.ultra-icon-svg7:before {
	content: "\e66a";
}
.ultra-icon-svg8:before {
	content: "\e66b";
}
.ultra-icon-svg9:before {
	content: "\e66c";
}
.ultra-icon-svg10:before {
	content: "\e66d";
}
.ultra-icon-svg11:before {
	content: "\e66e";
}
.ultra-icon-svg12:before {
	content: "\e66f";
}
.ultra-icon-svg13:before {
	content: "\e670";
}
.ultra-icon-svg14:before {
	content: "\e671";
}
.ultra-icon-svg15:before {
	content: "\e672";
}
.ultra-icon-svg16:before {
	content: "\e673";
}
.ultra-icon-svg17:before {
	content: "\e674";
}
.ultra-icon-svg18:before {
	content: "\e675";
}
.ultra-icon-svg19:before {
	content: "\e676";
}
.ultra-icon-svg20:before {
	content: "\e677";
}
.ultra-icon-svg21:before {
	content: "\e678";
}
.ultra-icon-svg22:before {
	content: "\e679";
}
.ultra-icon-svg23:before {
	content: "\e67a";
}
.ultra-icon-svg24:before {
	content: "\e67b";
}
.ultra-icon-svg25:before {
	content: "\e67c";
}
.ultra-icon-svg26:before {
	content: "\e67d";
}
.ultra-icon-svg27:before {
	content: "\e67e";
}
.ultra-icon-svg28:before {
	content: "\e67f";
}
.ultra-icon-svg29:before {
	content: "\e680";
}
.ultra-icon-svg30:before {
	content: "\e681";
}
.ultra-icon-svg31:before {
	content: "\e682";
}
.ultra-icon-svg32:before {
	content: "\e683";
}
.ultra-icon-svg33:before {
	content: "\e684";
}
.ultra-icon-svg34:before {
	content: "\e685";
}
.ultra-icon-svg35:before {
	content: "\e686";
}
.ultra-icon-svg36:before {
	content: "\e687";
}
.ultra-icon-svg37:before {
	content: "\e688";
}
.ultra-icon-svg38:before {
	content: "\e689";
}
.ultra-icon-svg39:before {
	content: "\e68a";
}
.ultra-icon-svg40:before {
	content: "\e68b";
}
.ultra-icon-svg41:before {
	content: "\e68c";
}
.ultra-icon-svg42:before {
	content: "\e68d";
}
.ultra-icon-svg43:before {
	content: "\e68e";
}
.ultra-icon-svg44:before {
	content: "\e68f";
}
.ultra-icon-svg45:before {
	content: "\e690";
}
.ultra-icon-svg46:before {
	content: "\e691";
}
.ultra-icon-svg47:before {
	content: "\e692";
}
.ultra-icon-svg48:before {
	content: "\e693";
}
.ultra-icon-svg49:before {
	content: "\e694";
}
.ultra-icon-svg50:before {
	content: "\e695";
}
.ultra-icon-svg51:before {
	content: "\e696";
}
.ultra-icon-svg52:before {
	content: "\e697";
}
.ultra-icon-svg53:before {
	content: "\e698";
}
.ultra-icon-svg54:before {
	content: "\e699";
}
.ultra-icon-svg55:before {
	content: "\e69a";
}
.ultra-icon-svg56:before {
	content: "\e69b";
}
.ultra-icon-svg57:before {
	content: "\e69c";
}
.ultra-icon-svg58:before {
	content: "\e6d1";
}
.ultra-icon-svg582:before {
	content: "\e69d";
}
.ultra-icon-svg59:before {
	content: "\e69e";
}
.ultra-icon-svg60:before {
	content: "\e69f";
}
.ultra-icon-svg61:before {
	content: "\e6a0";
}
.ultra-icon-svg62:before {
	content: "\e6a1";
}
.ultra-icon-svg63:before {
	content: "\e6a2";
}
.ultra-icon-svg64:before {
	content: "\e6a3";
}
.ultra-icon-svg65:before {
	content: "\e6a4";
}
.ultra-icon-svg66:before {
	content: "\e6a5";
}
.ultra-icon-svg67:before {
	content: "\e6a6";
}
.ultra-icon-svg68:before {
	content: "\e6a7";
}
.ultra-icon-svg69:before {
	content: "\e6a8";
}
.ultra-icon-svg70:before {
	content: "\e6a9";
}
.ultra-icon-svg71:before {
	content: "\e6aa";
}
.ultra-icon-svg72:before {
	content: "\e6ab";
}
.ultra-icon-svg73:before {
	content: "\e6ac";
}
.ultra-icon-svg74:before {
	content: "\e6ad";
}
.ultra-icon-svg75:before {
	content: "\e6ae";
}
.ultra-icon-svg76:before {
	content: "\e6af";
}
.ultra-icon-svg77:before {
	content: "\e6b0";
}
.ultra-icon-svg78:before {
	content: "\e6b1";
}
.ultra-icon-svg79:before {
	content: "\e6b2";
}
.ultra-icon-svg80:before {
	content: "\e6b3";
}
.ultra-icon-svg81:before {
	content: "\e6b4";
}
.ultra-icon-svg82:before {
	content: "\e6b5";
}
.ultra-icon-svg83:before {
	content: "\e6b6";
}
.ultra-icon-svg84:before {
	content: "\e6b7";
}
.ultra-icon-svg85:before {
	content: "\e6b8";
}
.ultra-icon-svg86:before {
	content: "\e6b9";
}
.ultra-icon-svg87:before {
	content: "\e6ba";
}
.ultra-icon-svg88:before {
	content: "\e6bb";
}
.ultra-icon-svg89:before {
	content: "\e6bc";
}
.ultra-icon-svg90:before {
	content: "\e6bd";
}
.ultra-icon-svg91:before {
	content: "\e6be";
}
.ultra-icon-svg92:before {
	content: "\e6bf";
}
.ultra-icon-svg93:before {
	content: "\e6c0";
}
.ultra-icon-svg94:before {
	content: "\e6c1";
}
.ultra-icon-svg95:before {
	content: "\e6c2";
}
.ultra-icon-svg96:before {
	content: "\e6c3";
}
.ultra-icon-svg97:before {
	content: "\e6c4";
}
.ultra-icon-svg98:before {
	content: "\e6c5";
}
.ultra-icon-svg99:before {
	content: "\e6c6";
}
.ultra-icon-svg100:before {
	content: "\e6c7";
}
.ultra-icon-svg101:before {
	content: "\e6c8";
}
.ultra-icon-svg102:before {
	content: "\e6c9";
}
.ultra-icon-svg103:before {
	content: "\e6ca";
}
.ultra-icon-svg104:before {
	content: "\e6cb";
}
.ultra-icon-svg105:before {
	content: "\e6cc";
}
.ultra-icon-svg106:before {
	content: "\e6cd";
}
.ultra-icon-svg107:before {
	content: "\e6ce";
}
.ultra-icon-svg108:before {
	content: "\e6cf";
}
.ultra-icon-svg109:before {
	content: "\e6d0";
}
.ultra-icon-svg110:before {
	content: "\e600";
}
.ultra-icon-svg210:before {
	content: "\e601";
}
.ultra-icon-svg310:before {
	content: "\e602";
}
.ultra-icon-svg410:before {
	content: "\e603";
}
.ultra-icon-svg510:before {
	content: "\e604";
}
.ultra-icon-svg610:before {
	content: "\e605";
}
.ultra-icon-svg710:before {
	content: "\e606";
}
.ultra-icon-svg810:before {
	content: "\e607";
}
.ultra-icon-svg910:before {
	content: "\e608";
}
.ultra-icon-svg1010:before {
	content: "\e609";
}
.ultra-icon-svg112:before {
	content: "\e60a";
}
.ultra-icon-svg122:before {
	content: "\e60b";
}
.ultra-icon-svg132:before {
	content: "\e60c";
}
.ultra-icon-svg142:before {
	content: "\e60d";
}
.ultra-icon-svg152:before {
	content: "\e60e";
}
.ultra-icon-svg162:before {
	content: "\e60f";
}
.ultra-icon-svg172:before {
	content: "\e610";
}
.ultra-icon-svg182:before {
	content: "\e611";
}
.ultra-icon-svg192:before {
	content: "\e612";
}
.ultra-icon-svg202:before {
	content: "\e613";
}
.ultra-icon-svg212:before {
	content: "\e614";
}
.ultra-icon-svg222:before {
	content: "\e615";
}
.ultra-icon-svg232:before {
	content: "\e616";
}
.ultra-icon-svg242:before {
	content: "\e617";
}
.ultra-icon-svg252:before {
	content: "\e618";
}
.ultra-icon-svg262:before {
	content: "\e619";
}
.ultra-icon-svg272:before {
	content: "\e61a";
}
.ultra-icon-svg282:before {
	content: "\e61b";
}
.ultra-icon-svg292:before {
	content: "\e61c";
}
.ultra-icon-svg302:before {
	content: "\e61d";
}
.ultra-icon-svg312:before {
	content: "\e61e";
}
.ultra-icon-svg322:before {
	content: "\e61f";
}
.ultra-icon-svg332:before {
	content: "\e620";
}
.ultra-icon-svg342:before {
	content: "\e621";
}
.ultra-icon-svg352:before {
	content: "\e622";
}
.ultra-icon-svg362:before {
	content: "\e623";
}
.ultra-icon-svg372:before {
	content: "\e624";
}
.ultra-icon-svg382:before {
	content: "\e625";
}
.ultra-icon-svg392:before {
	content: "\e626";
}
.ultra-icon-svg402:before {
	content: "\e627";
}
.ultra-icon-svg412:before {
	content: "\e628";
}
.ultra-icon-svg422:before {
	content: "\e629";
}
.ultra-icon-svg432:before {
	content: "\e62a";
}
.ultra-icon-svg442:before {
	content: "\e62b";
}
.ultra-icon-svg452:before {
	content: "\e62c";
}
.ultra-icon-svg462:before {
	content: "\e62d";
}
.ultra-icon-svg472:before {
	content: "\e62e";
}
.ultra-icon-svg482:before {
	content: "\e62f";
}
.ultra-icon-svg492:before {
	content: "\e630";
}
.ultra-icon-svg502:before {
	content: "\e631";
}
.ultra-icon-svg512:before {
	content: "\e632";
}
.ultra-icon-svg522:before {
	content: "\e633";
}
.ultra-icon-svg532:before {
	content: "\e634";
}
.ultra-icon-svg542:before {
	content: "\e635";
}
.ultra-icon-svg552:before {
	content: "\e636";
}
.ultra-icon-svg562:before {
	content: "\e637";
}
.ultra-icon-svg572:before {
	content: "\e638";
}
.ultra-icon-svg5822:before {
	content: "\e639";
}
.ultra-icon-svg592:before {
	content: "\e63a";
}
.ultra-icon-svg602:before {
	content: "\e63b";
}
.ultra-icon-svg612:before {
	content: "\e63c";
}
.ultra-icon-svg622:before {
	content: "\e63d";
}
.ultra-icon-svg632:before {
	content: "\e63e";
}
.ultra-icon-svg642:before {
	content: "\e63f";
}
.ultra-icon-svg652:before {
	content: "\e640";
}
.ultra-icon-solid_1:before {
	content: "\e668";
}
.ultra-icon-svg672:before {
	content: "\e642";
}
.ultra-icon-svg682:before {
	content: "\e643";
}
.ultra-icon-svg692:before {
	content: "\e644";
}
.ultra-icon-svg702:before {
	content: "\e645";
}
.ultra-icon-svg712:before {
	content: "\e646";
}
.ultra-icon-svg722:before {
	content: "\e647";
}
.ultra-icon-svg732:before {
	content: "\e648";
}
.ultra-icon-svg742:before {
	content: "\e649";
}
.ultra-icon-svg752:before {
	content: "\e64a";
}
.ultra-icon-svg111:before {
	content: "\e64b";
}
.ultra-icon-svg772:before {
	content: "\e654";
}
.ultra-icon-svg782:before {
	content: "\e655";
}
.ultra-icon-svg792:before {
	content: "\e656";
}
.ultra-icon-svg802:before {
	content: "\e657";
}
.ultra-icon-svg812:before {
	content: "\e658";
}
.ultra-icon-svg822:before {
	content: "\e659";
}
.ultra-icon-svg832:before {
	content: "\e65a";
}
.ultra-icon-svg842:before {
	content: "\e65b";
}
.ultra-icon-svg7722:before {
	content: "\e64c";
}
.ultra-icon-svg7822:before {
	content: "\e64d";
}
.ultra-icon-svg7922:before {
	content: "\e64e";
}
.ultra-icon-svg8022:before {
	content: "\e64f";
}
.ultra-icon-svg852:before {
	content: "\e65c";
}
.ultra-icon-svg862:before {
	content: "\e65d";
}
.ultra-icon-svg872:before {
	content: "\e65e";
}
.ultra-icon-svg882:before {
	content: "\e65f";
}
.ultra-icon-svg892:before {
	content: "\e660";
}
.ultra-icon-svg902:before {
	content: "\e661";
}
.ultra-icon-svg912:before {
	content: "\e662";
}
.ultra-icon-svg922:before {
	content: "\e663";
}
.ultra-icon-svg8122:before {
	content: "\e650";
}
.ultra-icon-svg8222:before {
	content: "\e651";
}
.ultra-icon-svg8322:before {
	content: "\e652";
}
.ultra-icon-svg8422:before {
	content: "\e653";
}

/*Infinity icons font*/

@font-face {
	font-family: 'infinity';
	src:url('../inc/font/infinity.eot?gtybhi');
	src:url('../inc/font/infinity.eot?#iefixgtybhi') format('embedded-opentype'),
		url('../inc/font/infinity.woff?gtybhi') format('woff'),
		url('../inc/font/infinity.ttf?gtybhi') format('truetype'),
		url('../inc/font/infinity.svg?gtybhi#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'infinity';
		src: url('../inc/font/infinity.svg?gtybhi#icomoon') format('svg');
	}
}

[class^="infinityicon-"], [class*=" infinityicon-"] {
	font-family: 'infinity';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.infinityicon-user:before {
	content: "\e600";
}
.infinityicon-user_2:before {
	content: "\e601";
}
.infinityicon-user_chat:before {
	content: "\e602";
}
.infinityicon-user_chat_2:before {
	content: "\e603";
}
.infinityicon-user_edit:before {
	content: "\e604";
}
.infinityicon-user_edit_2:before {
	content: "\e605";
}
.infinityicon-user_location:before {
	content: "\e606";
}
.infinityicon-user_location_2:before {
	content: "\e607";
}
.infinityicon-user_locked:before {
	content: "\e608";
}
.infinityicon-user_locked_2:before {
	content: "\e609";
}
.infinityicon-user_minus:before {
	content: "\e60a";
}
.infinityicon-user_minus_2:before {
	content: "\e60b";
}
.infinityicon-user_multiply:before {
	content: "\e60c";
}
.infinityicon-user_multiply_2:before {
	content: "\e60d";
}
.infinityicon-user_plus:before {
	content: "\e60e";
}
.infinityicon-user_plus_2:before {
	content: "\e60f";
}
.infinityicon-user_search:before {
	content: "\e610";
}
.infinityicon-user_search_2:before {
	content: "\e611";
}
.infinityicon-user_settings:before {
	content: "\e612";
}
.infinityicon-user_settings_2:before {
	content: "\e613";
}
.infinityicon-user_tick:before {
	content: "\e614";
}
.infinityicon-user_tick_2:before {
	content: "\e615";
}
.infinityicon-user_warning:before {
	content: "\e616";
}
.infinityicon-user_warning_2:before {
	content: "\e617";
}
.infinityicon-users_connected:before {
	content: "\e618";
}
.infinityicon-users_connected_2:before {
	content: "\e619";
}
.infinityicon-users_hierarchy:before {
	content: "\e61a";
}
.infinityicon-users_hierarchy_2:before {
	content: "\e61b";
}
.infinityicon-users_three:before {
	content: "\e61c";
}
.infinityicon-users_three_2:before {
	content: "\e61d";
}
.infinityicon-users_three_switch:before {
	content: "\e61e";
}
.infinityicon-users_three_switch_2:before {
	content: "\e61f";
}
.infinityicon-users_two:before {
	content: "\e620";
}
.infinityicon-users_two_switch:before {
	content: "\e621";
}
.infinityicon-users_two_switch_2:before {
	content: "\e622";
}
.infinityicon-users_two-2:before {
	content: "\e623";
}
.infinityicon-compass:before {
	content: "\e624";
}
.infinityicon-globe:before {
	content: "\e625";
}
.infinityicon-location:before {
	content: "\e626";
}
.infinityicon-map:before {
	content: "\e627";
}
.infinityicon-map_location:before {
	content: "\e628";
}
.infinityicon-map_location_2:before {
	content: "\e629";
}
.infinityicon-map_location_3:before {
	content: "\e62a";
}
.infinityicon-map_pin:before {
	content: "\e62b";
}
.infinityicon-map_pin_2:before {
	content: "\e62c";
}
.infinityicon-map_pin_3:before {
	content: "\e62d";
}
.infinityicon-map_pin_angle_2:before {
	content: "\e62e";
}
.infinityicon-map_pin_angle_3:before {
	content: "\e62f";
}
.infinityicon-map_pin_distance:before {
	content: "\e630";
}
.infinityicon-map_pin_distance_2:before {
	content: "\e631";
}
.infinityicon-map_pin_distance_3:before {
	content: "\e632";
}
.infinityicon-map_pin_edit:before {
	content: "\e633";
}
.infinityicon-map_pin_location:before {
	content: "\e634";
}
.infinityicon-map_pin_location_2:before {
	content: "\e635";
}
.infinityicon-map_pin_location_3:before {
	content: "\e636";
}
.infinityicon-map_pin_locked:before {
	content: "\e637";
}
.infinityicon-map_pin_minus:before {
	content: "\e638";
}
.infinityicon-map_pin_multiply:before {
	content: "\e639";
}
.infinityicon-map_pin_plus:before {
	content: "\e63a";
}
.infinityicon-map_pin_search:before {
	content: "\e63b";
}
.infinityicon-map_pin_settings:before {
	content: "\e63c";
}
.infinityicon-map_pin_tick:before {
	content: "\e63d";
}
.infinityicon-map_pin_trash:before {
	content: "\e63e";
}
.infinityicon-map_pin_warning:before {
	content: "\e63f";
}
.infinityicon-map_pins:before {
	content: "\e640";
}
.infinityicon-map_route:before {
	content: "\e641";
}
.infinityicon-signpost:before {
	content: "\e642";
}
.infinityicon-signposts:before {
	content: "\e643";
}
.infinityicon-suitcase:before {
	content: "\e644";
}
.infinityicon-anchor:before {
	content: "\e645";
}
.infinityicon-bluetooth:before {
	content: "\e646";
}
.infinityicon-cloud_download:before {
	content: "\e647";
}
.infinityicon-cloud_minus:before {
	content: "\e648";
}
.infinityicon-cloud_multiply:before {
	content: "\e649";
}
.infinityicon-cloud_plus:before {
	content: "\e64a";
}
.infinityicon-cloud_tick:before {
	content: "\e64b";
}
.infinityicon-cloud_upload:before {
	content: "\e64c";
}
.infinityicon-db:before {
	content: "\e64d";
}
.infinityicon-db_edit:before {
	content: "\e64e";
}
.infinityicon-db_location:before {
	content: "\e64f";
}
.infinityicon-db_locked:before {
	content: "\e650";
}
.infinityicon-db_minus:before {
	content: "\e651";
}
.infinityicon-db_multiply:before {
	content: "\e652";
}
.infinityicon-db_plus:before {
	content: "\e653";
}
.infinityicon-db_search:before {
	content: "\e654";
}
.infinityicon-db_settings:before {
	content: "\e655";
}
.infinityicon-db_tick:before {
	content: "\e656";
}
.infinityicon-db_warning:before {
	content: "\e657";
}
.infinityicon-email:before {
	content: "\e658";
}
.infinityicon-email_receive:before {
	content: "\e659";
}
.infinityicon-email_send:before {
	content: "\e65a";
}
.infinityicon-finger_print:before {
	content: "\e65b";
}
.infinityicon-mobile_signal:before {
	content: "\e65c";
}
.infinityicon-net_closed:before {
	content: "\e65d";
}
.infinityicon-net_line:before {
	content: "\e65e";
}
.infinityicon-net_link:before {
	content: "\e65f";
}
.infinityicon-net_open:before {
	content: "\e660";
}
.infinityicon-net_tree:before {
	content: "\e661";
}
.infinityicon-power:before {
	content: "\e662";
}
.infinityicon-rss:before {
	content: "\e663";
}
.infinityicon-telephone:before {
	content: "\e664";
}
.infinityicon-telephone_receive:before {
	content: "\e665";
}
.infinityicon-telephone_send:before {
	content: "\e666";
}
.infinityicon-telephone_signal:before {
	content: "\e667";
}
.infinityicon-ui_:before {
	content: "\e668";
}
.infinityicon-ui_1_panel:before {
	content: "\e669";
}
.infinityicon-ui_2_panel:before {
	content: "\e66a";
}
.infinityicon-ui_3_panel:before {
	content: "\e66b";
}
.infinityicon-ui_code:before {
	content: "\e66c";
}
.infinityicon-ui_ui:before {
	content: "\e66d";
}
.infinityicon-ui_ui_2:before {
	content: "\e66e";
}
.infinityicon-ui_www:before {
	content: "\e66f";
}
.infinityicon-pin_bowling:before {
	content: "\e670";
}
.infinityicon-archery:before {
	content: "\e671";
}
.infinityicon-archery_target:before {
	content: "\e672";
}
.infinityicon-baseball:before {
	content: "\e673";
}
.infinityicon-baseball_player:before {
	content: "\e674";
}
.infinityicon-basketball:before {
	content: "\e675";
}
.infinityicon-basketball_player:before {
	content: "\e676";
}
.infinityicon-bowling_ball:before {
	content: "\e677";
}
.infinityicon-cross_country_skiing:before {
	content: "\e678";
}
.infinityicon-cycling:before {
	content: "\e679";
}
.infinityicon-exercise:before {
	content: "\e67a";
}
.infinityicon-fencing:before {
	content: "\e67b";
}
.infinityicon-football:before {
	content: "\e67c";
}
.infinityicon-golf_putt:before {
	content: "\e67d";
}
.infinityicon-golf_swing:before {
	content: "\e67e";
}
.infinityicon-gymnastics:before {
	content: "\e67f";
}
.infinityicon-hockey:before {
	content: "\e680";
}
.infinityicon-hurdles:before {
	content: "\e681";
}
.infinityicon-ice_hockey:before {
	content: "\e682";
}
.infinityicon-ice_skating:before {
	content: "\e683";
}
.infinityicon-jogging:before {
	content: "\e684";
}
.infinityicon-karate:before {
	content: "\e685";
}
.infinityicon-kickboxing:before {
	content: "\e686";
}
.infinityicon-man:before {
	content: "\e687";
}
.infinityicon-pilates:before {
	content: "\e688";
}
.infinityicon-pool_ball:before {
	content: "\e689";
}
.infinityicon-roller_blading:before {
	content: "\e68a";
}
.infinityicon-rugby_ball:before {
	content: "\e68b";
}
.infinityicon-rugby_player:before {
	content: "\e68c";
}
.infinityicon-running:before {
	content: "\e68d";
}
.infinityicon-skate_boarding:before {
	content: "\e68e";
}
.infinityicon-skiing:before {
	content: "\e68f";
}
.infinityicon-skipping:before {
	content: "\e690";
}
.infinityicon-soccer_ball:before {
	content: "\e691";
}
.infinityicon-soccer_player:before {
	content: "\e692";
}
.infinityicon-sprint_cycling:before {
	content: "\e693";
}
.infinityicon-sprinting:before {
	content: "\e694";
}
.infinityicon-star_jumps:before {
	content: "\e695";
}
.infinityicon-stretching:before {
	content: "\e696";
}
.infinityicon-surfer:before {
	content: "\e697";
}
.infinityicon-swimming:before {
	content: "\e698";
}
.infinityicon-tennis:before {
	content: "\e699";
}
.infinityicon-tennis_ball:before {
	content: "\e69a";
}
.infinityicon-trophy:before {
	content: "\e69b";
}
.infinityicon-trophy_star:before {
	content: "\e69c";
}
.infinityicon-volleyball:before {
	content: "\e69d";
}
.infinityicon-walking:before {
	content: "\e69e";
}
.infinityicon-water_volleyball:before {
	content: "\e69f";
}
.infinityicon-weight_lifting:before {
	content: "\e6a0";
}
.infinityicon-winners_podium:before {
	content: "\e6a1";
}
.infinityicon-woman:before {
	content: "\e6a2";
}
.infinityicon-yoga:before {
	content: "\e6a3";
}
.infinityicon-android:before {
	content: "\e6a4";
}
.infinityicon-apple:before {
	content: "\e6a5";
}
.infinityicon-bebo:before {
	content: "\e6a6";
}
.infinityicon-behance:before {
	content: "\e6a7";
}
.infinityicon-blackberry:before {
	content: "\e6a8";
}
.infinityicon-blogger:before {
	content: "\e6a9";
}
.infinityicon-deezer:before {
	content: "\e6aa";
}
.infinityicon-delicious:before {
	content: "\e6ab";
}
.infinityicon-deviantart:before {
	content: "\e6ac";
}
.infinityicon-digg:before {
	content: "\e6ad";
}
.infinityicon-dribbble:before {
	content: "\e6ae";
}
.infinityicon-email_circle:before {
	content: "\e6af";
}
.infinityicon-evernote:before {
	content: "\e6b0";
}
.infinityicon-facebook:before {
	content: "\e6b1";
}
.infinityicon-flickr:before {
	content: "\e6b2";
}
.infinityicon-forrst:before {
	content: "\e6b3";
}
.infinityicon-foursquare:before {
	content: "\e6b4";
}
.infinityicon-github:before {
	content: "\e6b5";
}
.infinityicon-google:before {
	content: "\e6b6";
}
.infinityicon-instagram:before {
	content: "\e6b7";
}
.infinityicon-lastfm:before {
	content: "\e6b8";
}
.infinityicon-linkedin:before {
	content: "\e6b9";
}
.infinityicon-myspace:before {
	content: "\e6ba";
}
.infinityicon-paypal:before {
	content: "\e6bb";
}
.infinityicon-picasa:before {
	content: "\e6bc";
}
.infinityicon-pinterest:before {
	content: "\e6bd";
}
.infinityicon-reddit:before {
	content: "\e6be";
}
.infinityicon-rss_2:before {
	content: "\e6bf";
}
.infinityicon-sharethis:before {
	content: "\e6c0";
}
.infinityicon-skype:before {
	content: "\e6c1";
}
.infinityicon-spotify:before {
	content: "\e6c2";
}
.infinityicon-stumbleupon:before {
	content: "\e6c3";
}
.infinityicon-tumblr:before {
	content: "\e6c4";
}
.infinityicon-twitter:before {
	content: "\e6c5";
}
.infinityicon-vimeo:before {
	content: "\e6c6";
}
.infinityicon-vine:before {
	content: "\e6c7";
}
.infinityicon-windows:before {
	content: "\e6c8";
}
.infinityicon-wordpress:before {
	content: "\e6c9";
}
.infinityicon-yelp:before {
	content: "\e6ca";
}
.infinityicon-youtube:before {
	content: "\e6cb";
}
.infinityicon-airdrop:before {
	content: "\e6cc";
}
.infinityicon-alarms:before {
	content: "\e6cd";
}
.infinityicon-albums:before {
	content: "\e6ce";
}
.infinityicon-bookmarks:before {
	content: "\e6cf";
}
.infinityicon-browsers:before {
	content: "\e6d0";
}
.infinityicon-contacts:before {
	content: "\e6d1";
}
.infinityicon-download:before {
	content: "\e6d2";
}
.infinityicon-favorites:before {
	content: "\e6d3";
}
.infinityicon-films:before {
	content: "\e6d4";
}
.infinityicon-flags:before {
	content: "\e6d5";
}
.infinityicon-keypad:before {
	content: "\e6d6";
}
.infinityicon-messages:before {
	content: "\e6d7";
}
.infinityicon-more:before {
	content: "\e6d8";
}
.infinityicon-near:before {
	content: "\e6d9";
}
.infinityicon-new:before {
	content: "\e6da";
}
.infinityicon-next:before {
	content: "\e6db";
}
.infinityicon-photos:before {
	content: "\e6dc";
}
.infinityicon-playlists:before {
	content: "\e6dd";
}
.infinityicon-previous:before {
	content: "\e6de";
}
.infinityicon-reading:before {
	content: "\e6df";
}
.infinityicon-recents:before {
	content: "\e6e0";
}
.infinityicon-reply:before {
	content: "\e6e1";
}
.infinityicon-search:before {
	content: "\e6e2";
}
.infinityicon-stop_watch:before {
	content: "\e6e3";
}
.infinityicon-television:before {
	content: "\e6e4";
}
.infinityicon-timer:before {
	content: "\e6e5";
}
.infinityicon-top_charts:before {
	content: "\e6e6";
}
.infinityicon-trash:before {
	content: "\e6e7";
}
.infinityicon-upload:before {
	content: "\e6e8";
}
.infinityicon-world_times:before {
	content: "\e6e9";
}
.infinityicon-controls_eject:before {
	content: "\e6ea";
}
.infinityicon-controls_end:before {
	content: "\e6eb";
}
.infinityicon-controls_forward:before {
	content: "\e6ec";
}
.infinityicon-controls_next:before {
	content: "\e6ed";
}
.infinityicon-controls_pause:before {
	content: "\e6ee";
}
.infinityicon-controls_play:before {
	content: "\e6ef";
}
.infinityicon-controls_previous:before {
	content: "\e6f0";
}
.infinityicon-controls_reverse:before {
	content: "\e6f1";
}
.infinityicon-controls_rewind:before {
	content: "\e6f2";
}
.infinityicon-controls_start:before {
	content: "\e6f3";
}
.infinityicon-controls_stop:before {
	content: "\e6f4";
}
.infinityicon-microphone:before {
	content: "\e6f5";
}
.infinityicon-movies:before {
	content: "\e6f6";
}
.infinityicon-music_note:before {
	content: "\e6f7";
}
.infinityicon-pic_fields:before {
	content: "\e6f8";
}
.infinityicon-pic_fields_albums:before {
	content: "\e6f9";
}
.infinityicon-pic_ios:before {
	content: "\e6fa";
}
.infinityicon-pic_ios_2:before {
	content: "\e6fb";
}
.infinityicon-pic_ios_album:before {
	content: "\e6fc";
}
.infinityicon-pic_mountains:before {
	content: "\e6fd";
}
.infinityicon-pic_mountains_albums:before {
	content: "\e6fe";
}
.infinityicon-sliders_side:before {
	content: "\e6ff";
}
.infinityicon-sliders_side_2:before {
	content: "\e700";
}
.infinityicon-sliders_up:before {
	content: "\e701";
}
.infinityicon-sliders_up_2:before {
	content: "\e702";
}
.infinityicon-vol_loud:before {
	content: "\e703";
}
.infinityicon-vol_medium:before {
	content: "\e704";
}
.infinityicon-vol_mute:before {
	content: "\e705";
}
.infinityicon-vol_quiet:before {
	content: "\e706";
}
.infinityicon-aim_target:before {
	content: "\e707";
}
.infinityicon-alarm:before {
	content: "\e708";
}
.infinityicon-alarm_off:before {
	content: "\e709";
}
.infinityicon-broken_heart:before {
	content: "\e70a";
}
.infinityicon-bullet_list:before {
	content: "\e70b";
}
.infinityicon-calendar:before {
	content: "\e70c";
}
.infinityicon-chat:before {
	content: "\e70d";
}
.infinityicon-chat_ios:before {
	content: "\e70e";
}
.infinityicon-chat_reply:before {
	content: "\e70f";
}
.infinityicon-chats:before {
	content: "\e710";
}
.infinityicon-checkbox:before {
	content: "\e711";
}
.infinityicon-clock:before {
	content: "\e712";
}
.infinityicon-coathanger:before {
	content: "\e713";
}
.infinityicon-cog:before {
	content: "\e714";
}
.infinityicon-cogs:before {
	content: "\e715";
}
.infinityicon-cube:before {
	content: "\e716";
}
.infinityicon-divider:before {
	content: "\e717";
}
.infinityicon-dress:before {
	content: "\e718";
}
.infinityicon-electronic_megaphone:before {
	content: "\e719";
}
.infinityicon-female_symbol:before {
	content: "\e71a";
}
.infinityicon-filter:before {
	content: "\e71b";
}
.infinityicon-flag_fanion:before {
	content: "\e71c";
}
.infinityicon-flag_rectangle:before {
	content: "\e71d";
}
.infinityicon-flag_swallowtail:before {
	content: "\e71e";
}
.infinityicon-games_ios:before {
	content: "\e71f";
}
.infinityicon-happy_face:before {
	content: "\e720";
}
.infinityicon-heart:before {
	content: "\e721";
}
.infinityicon-heart_rate:before {
	content: "\e722";
}
.infinityicon-heart_rate_2:before {
	content: "\e723";
}
.infinityicon-infinity:before {
	content: "\e724";
}
.infinityicon-information:before {
	content: "\e725";
}
.infinityicon-jewel:before {
	content: "\e726";
}
.infinityicon-jigsaw:before {
	content: "\e727";
}
.infinityicon-joystick:before {
	content: "\e728";
}
.infinityicon-lifebelt:before {
	content: "\e729";
}
.infinityicon-light:before {
	content: "\e72a";
}
.infinityicon-light_bulb:before {
	content: "\e72b";
}
.infinityicon-light_bulb_on:before {
	content: "\e72c";
}
.infinityicon-lightening:before {
	content: "\e72d";
}
.infinityicon-male_female_symbol:before {
	content: "\e72e";
}
.infinityicon-male_female_symbol_2:before {
	content: "\e72f";
}
.infinityicon-male_symbol:before {
	content: "\e730";
}
.infinityicon-medical_kit:before {
	content: "\e731";
}
.infinityicon-megaphone:before {
	content: "\e732";
}
.infinityicon-moon:before {
	content: "\e733";
}
.infinityicon-mortar_board:before {
	content: "\e734";
}
.infinityicon-origami:before {
	content: "\e735";
}
.infinityicon-paint_roller:before {
	content: "\e736";
}
.infinityicon-paint_tin:before {
	content: "\e737";
}
.infinityicon-palette:before {
	content: "\e738";
}
.infinityicon-paperclip:before {
	content: "\e739";
}
.infinityicon-paperclip_2:before {
	content: "\e73a";
}
.infinityicon-past:before {
	content: "\e73b";
}
.infinityicon-paw_print:before {
	content: "\e73c";
}
.infinityicon-pencil:before {
	content: "\e73d";
}
.infinityicon-picture_list:before {
	content: "\e73e";
}
.infinityicon-picture_list_2:before {
	content: "\e73f";
}
.infinityicon-pill:before {
	content: "\e740";
}
.infinityicon-pinwheel:before {
	content: "\e741";
}
.infinityicon-rainbow:before {
	content: "\e742";
}
.infinityicon-rocket:before {
	content: "\e743";
}
.infinityicon-ruler:before {
	content: "\e744";
}
.infinityicon-ruler_pencil:before {
	content: "\e745";
}
.infinityicon-sad_face:before {
	content: "\e746";
}
.infinityicon-snow:before {
	content: "\e747";
}
.infinityicon-spanner:before {
	content: "\e748";
}
.infinityicon-spanner_2:before {
	content: "\e749";
}
.infinityicon-speedometer:before {
	content: "\e74a";
}
.infinityicon-steering_wheel:before {
	content: "\e74b";
}
.infinityicon-stroller:before {
	content: "\e74c";
}
.infinityicon-sun_cloud:before {
	content: "\e74d";
}
.infinityicon-target:before {
	content: "\e74e";
}
.infinityicon-umbrella:before {
	content: "\e74f";
}
.infinityicon-warning:before {
	content: "\e750";
}
.infinityicon-armchair:before {
	content: "\e751";
}
.infinityicon-bar_stool:before {
	content: "\e752";
}
.infinityicon-bath_shower:before {
	content: "\e753";
}
.infinityicon-bathroom_cabinet:before {
	content: "\e754";
}
.infinityicon-bunk_beds:before {
	content: "\e755";
}
.infinityicon-chair:before {
	content: "\e756";
}
.infinityicon-computer_desk:before {
	content: "\e757";
}
.infinityicon-desk_lamp:before {
	content: "\e758";
}
.infinityicon-dining_chair:before {
	content: "\e759";
}
.infinityicon-double_bed:before {
	content: "\e75a";
}
.infinityicon-drawers:before {
	content: "\e75b";
}
.infinityicon-floor_lamp:before {
	content: "\e75c";
}
.infinityicon-home:before {
	content: "\e75d";
}
.infinityicon-lamp:before {
	content: "\e75e";
}
.infinityicon-office_chair:before {
	content: "\e75f";
}
.infinityicon-side_drawers:before {
	content: "\e760";
}
.infinityicon-side_table:before {
	content: "\e761";
}
.infinityicon-single_bed:before {
	content: "\e762";
}
.infinityicon-sink:before {
	content: "\e763";
}
.infinityicon-sofa:before {
	content: "\e764";
}
.infinityicon-sofa_bed:before {
	content: "\e765";
}
.infinityicon-stool:before {
	content: "\e766";
}
.infinityicon-table:before {
	content: "\e767";
}
.infinityicon-tv_cabinet:before {
	content: "\e768";
}
.infinityicon-wardrobe:before {
	content: "\e769";
}
.infinityicon-folder:before {
	content: "\e76a";
}
.infinityicon-folder_2:before {
	content: "\e76b";
}
.infinityicon-folder_alarm:before {
	content: "\e76c";
}
.infinityicon-folder_attach:before {
	content: "\e76d";
}
.infinityicon-folder_audio:before {
	content: "\e76e";
}
.infinityicon-folder_calendar:before {
	content: "\e76f";
}
.infinityicon-folder_chat:before {
	content: "\e770";
}
.infinityicon-folder_code:before {
	content: "\e771";
}
.infinityicon-folder_data:before {
	content: "\e772";
}
.infinityicon-folder_database:before {
	content: "\e773";
}
.infinityicon-folder_divider:before {
	content: "\e774";
}
.infinityicon-folder_download:before {
	content: "\e775";
}
.infinityicon-folder_edit:before {
	content: "\e776";
}
.infinityicon-folder_email:before {
	content: "\e777";
}
.infinityicon-folder_flag:before {
	content: "\e778";
}
.infinityicon-folder_graph:before {
	content: "\e779";
}
.infinityicon-folder_image:before {
	content: "\e77a";
}
.infinityicon-folder_information:before {
	content: "\e77b";
}
.infinityicon-folder_location:before {
	content: "\e77c";
}
.infinityicon-folder_locked:before {
	content: "\e77d";
}
.infinityicon-folder_love:before {
	content: "\e77e";
}
.infinityicon-folder_minus:before {
	content: "\e77f";
}
.infinityicon-folder_movie:before {
	content: "\e780";
}
.infinityicon-folder_multiply:before {
	content: "\e781";
}
.infinityicon-folder_music:before {
	content: "\e782";
}
.infinityicon-folder_play:before {
	content: "\e783";
}
.infinityicon-folder_plus:before {
	content: "\e784";
}
.infinityicon-folder_protect:before {
	content: "\e785";
}
.infinityicon-folder_question:before {
	content: "\e786";
}
.infinityicon-folder_receive:before {
	content: "\e787";
}
.infinityicon-folder_search:before {
	content: "\e788";
}
.infinityicon-folder_send:before {
	content: "\e789";
}
.infinityicon-folder_settings:before {
	content: "\e78a";
}
.infinityicon-folder_statistics:before {
	content: "\e78b";
}
.infinityicon-folder_text:before {
	content: "\e78c";
}
.infinityicon-folder_tick:before {
	content: "\e78d";
}
.infinityicon-folder_time:before {
	content: "\e78e";
}
.infinityicon-folder_trash:before {
	content: "\e78f";
}
.infinityicon-folder_unlocked:before {
	content: "\e790";
}
.infinityicon-folder_upload:before {
	content: "\e791";
}
.infinityicon-folder_user:before {
	content: "\e792";
}
.infinityicon-folder_warning:before {
	content: "\e793";
}
.infinityicon-file_alarm:before {
	content: "\e794";
}
.infinityicon-file_attach:before {
	content: "\e795";
}
.infinityicon-file_audio:before {
	content: "\e796";
}
.infinityicon-file_calendar:before {
	content: "\e797";
}
.infinityicon-file_chat:before {
	content: "\e798";
}
.infinityicon-file_code:before {
	content: "\e799";
}
.infinityicon-file_data:before {
	content: "\e79a";
}
.infinityicon-file_database:before {
	content: "\e79b";
}
.infinityicon-file_divider:before {
	content: "\e79c";
}
.infinityicon-file_download:before {
	content: "\e79d";
}
.infinityicon-file_edit:before {
	content: "\e79e";
}
.infinityicon-file_email:before {
	content: "\e79f";
}
.infinityicon-file_flag:before {
	content: "\e7a0";
}
.infinityicon-file_graph:before {
	content: "\e7a1";
}
.infinityicon-file_image:before {
	content: "\e7a2";
}
.infinityicon-file_information:before {
	content: "\e7a3";
}
.infinityicon-file_location:before {
	content: "\e7a4";
}
.infinityicon-file_locked:before {
	content: "\e7a5";
}
.infinityicon-file_love:before {
	content: "\e7a6";
}
.infinityicon-file_minus:before {
	content: "\e7a7";
}
.infinityicon-file_movie:before {
	content: "\e7a8";
}
.infinityicon-file_multiply:before {
	content: "\e7a9";
}
.infinityicon-file_music:before {
	content: "\e7aa";
}
.infinityicon-file_play:before {
	content: "\e7ab";
}
.infinityicon-file_plus:before {
	content: "\e7ac";
}
.infinityicon-file_protect:before {
	content: "\e7ad";
}
.infinityicon-file_question:before {
	content: "\e7ae";
}
.infinityicon-file_receive:before {
	content: "\e7af";
}
.infinityicon-file_search:before {
	content: "\e7b0";
}
.infinityicon-file_send:before {
	content: "\e7b1";
}
.infinityicon-file_settings:before {
	content: "\e7b2";
}
.infinityicon-file_statistics:before {
	content: "\e7b3";
}
.infinityicon-file_text:before {
	content: "\e7b4";
}
.infinityicon-file_tick:before {
	content: "\e7b5";
}
.infinityicon-file_time:before {
	content: "\e7b6";
}
.infinityicon-file_trash:before {
	content: "\e7b7";
}
.infinityicon-file_unlocked:before {
	content: "\e7b8";
}
.infinityicon-file_upload:before {
	content: "\e7b9";
}
.infinityicon-file_user:before {
	content: "\e7ba";
}
.infinityicon-file_warning:before {
	content: "\e7bb";
}
.infinityicon-file_aac:before {
	content: "\e7bc";
}
.infinityicon-file_ai:before {
	content: "\e7bd";
}
.infinityicon-file_aiff:before {
	content: "\e7be";
}
.infinityicon-file_avi:before {
	content: "\e7bf";
}
.infinityicon-file_bmp:before {
	content: "\e7c0";
}
.infinityicon-file_css:before {
	content: "\e7c1";
}
.infinityicon-file_csv:before {
	content: "\e7c2";
}
.infinityicon-file_db:before {
	content: "\e7c3";
}
.infinityicon-file_dll:before {
	content: "\e7c4";
}
.infinityicon-file_doc:before {
	content: "\e7c5";
}
.infinityicon-file_eot:before {
	content: "\e7c6";
}
.infinityicon-file_eps:before {
	content: "\e7c7";
}
.infinityicon-file_exe:before {
	content: "\e7c8";
}
.infinityicon-file_flv:before {
	content: "\e7c9";
}
.infinityicon-file_gif:before {
	content: "\e7ca";
}
.infinityicon-file_html:before {
	content: "\e7cb";
}
.infinityicon-file_jpg:before {
	content: "\e7cc";
}
.infinityicon-file_key:before {
	content: "\e7cd";
}
.infinityicon-file_mov:before {
	content: "\e7ce";
}
.infinityicon-file_mp3:before {
	content: "\e7cf";
}
.infinityicon-file_mp4:before {
	content: "\e7d0";
}
.infinityicon-file_mpg:before {
	content: "\e7d1";
}
.infinityicon-file_otf:before {
	content: "\e7d2";
}
.infinityicon-file_page:before {
	content: "\e7d3";
}
.infinityicon-file_pct:before {
	content: "\e7d4";
}
.infinityicon-file_pdf:before {
	content: "\e7d5";
}
.infinityicon-file_png:before {
	content: "\e7d6";
}
.infinityicon-file_ppt:before {
	content: "\e7d7";
}
.infinityicon-file_ps:before {
	content: "\e7d8";
}
.infinityicon-file_psd:before {
	content: "\e7d9";
}
.infinityicon-file_rar:before {
	content: "\e7da";
}
.infinityicon-file_raw:before {
	content: "\e7db";
}
.infinityicon-file_sql:before {
	content: "\e7dc";
}
.infinityicon-file_svg:before {
	content: "\e7dd";
}
.infinityicon-file_tar:before {
	content: "\e7de";
}
.infinityicon-file_tif:before {
	content: "\e7df";
}
.infinityicon-file_ttf:before {
	content: "\e7e0";
}
.infinityicon-file_txt:before {
	content: "\e7e1";
}
.infinityicon-file_wav:before {
	content: "\e7e2";
}
.infinityicon-file_wma:before {
	content: "\e7e3";
}
.infinityicon-file_wmv:before {
	content: "\e7e4";
}
.infinityicon-file_woff:before {
	content: "\e7e5";
}
.infinityicon-file_xls:before {
	content: "\e7e6";
}
.infinityicon-file_xml:before {
	content: "\e7e7";
}
.infinityicon-file_zip:before {
	content: "\e7e8";
}
.infinityicon-baby_knife_fork_spoon:before {
	content: "\e7e9";
}
.infinityicon-candy_cane:before {
	content: "\e7ea";
}
.infinityicon-cheeseburger:before {
	content: "\e7eb";
}
.infinityicon-chupa_chups:before {
	content: "\e7ec";
}
.infinityicon-coffee_cup:before {
	content: "\e7ed";
}
.infinityicon-hamburger:before {
	content: "\e7ee";
}
.infinityicon-ice_cream_flake:before {
	content: "\e7ef";
}
.infinityicon-ice_cream_sprinkles:before {
	content: "\e7f0";
}
.infinityicon-ice_lolly:before {
	content: "\e7f1";
}
.infinityicon-ice_lolly_square:before {
	content: "\e7f2";
}
.infinityicon-ice_lolly_stripey:before {
	content: "\e7f3";
}
.infinityicon-knife_fork_plate:before {
	content: "\e7f4";
}
.infinityicon-knife_fork_spoon:before {
	content: "\e7f5";
}
.infinityicon-lollipop:before {
	content: "\e7f6";
}
.infinityicon-orange_half:before {
	content: "\e7f7";
}
.infinityicon-pint_glass:before {
	content: "\e7f8";
}
.infinityicon-tea_cup:before {
	content: "\e7f9";
}
.infinityicon-wine_bottle_glass:before {
	content: "\e7fa";
}
.infinityicon-wine_glass:before {
	content: "\e7fb";
}
.infinityicon-wine_glass_angle:before {
	content: "\e7fc";
}
.infinityicon-book:before {
	content: "\e7fd";
}
.infinityicon-certificate:before {
	content: "\e7fe";
}
.infinityicon-clipboard:before {
	content: "\e7ff";
}
.infinityicon-document:before {
	content: "\e800";
}
.infinityicon-documents:before {
	content: "\e801";
}
.infinityicon-file:before {
	content: "\e802";
}
.infinityicon-filing_double:before {
	content: "\e803";
}
.infinityicon-filing_single:before {
	content: "\e804";
}
.infinityicon-filing_triple:before {
	content: "\e805";
}
.infinityicon-layers:before {
	content: "\e806";
}
.infinityicon-layers_2:before {
	content: "\e807";
}
.infinityicon-ledger:before {
	content: "\e808";
}
.infinityicon-lever_arch:before {
	content: "\e809";
}
.infinityicon-newspaper:before {
	content: "\e80a";
}
.infinityicon-notebook:before {
	content: "\e80b";
}
.infinityicon-notepad:before {
	content: "\e80c";
}
.infinityicon-resume:before {
	content: "\e80d";
}
.infinityicon-scroll:before {
	content: "\e80e";
}
.infinityicon-camera:before {
	content: "\e80f";
}
.infinityicon-camera_rotate:before {
	content: "\e810";
}
.infinityicon-headphones:before {
	content: "\e811";
}
.infinityicon-headset:before {
	content: "\e812";
}
.infinityicon-iphone:before {
	content: "\e813";
}
.infinityicon-iphone_calibrate:before {
	content: "\e814";
}
.infinityicon-iphone_chat:before {
	content: "\e815";
}
.infinityicon-iphone_edit:before {
	content: "\e816";
}
.infinityicon-iphone_flip:before {
	content: "\e817";
}
.infinityicon-iphone_iphone:before {
	content: "\e818";
}
.infinityicon-iphone_location:before {
	content: "\e819";
}
.infinityicon-iphone_locked:before {
	content: "\e81a";
}
.infinityicon-iphone_mac:before {
	content: "\e81b";
}
.infinityicon-iphone_minus:before {
	content: "\e81c";
}
.infinityicon-iphone_multiply:before {
	content: "\e81d";
}
.infinityicon-iphone_plus:before {
	content: "\e81e";
}
.infinityicon-iphone_receive:before {
	content: "\e81f";
}
.infinityicon-iphone_rotate:before {
	content: "\e820";
}
.infinityicon-iphone_search:before {
	content: "\e821";
}
.infinityicon-iphone_send:before {
	content: "\e822";
}
.infinityicon-iphone_settings:before {
	content: "\e823";
}
.infinityicon-iphone_shake:before {
	content: "\e824";
}
.infinityicon-iphone_signal:before {
	content: "\e825";
}
.infinityicon-iphone_signal_2:before {
	content: "\e826";
}
.infinityicon-iphone_tick:before {
	content: "\e827";
}
.infinityicon-iphone_tv:before {
	content: "\e828";
}
.infinityicon-iphone_warning:before {
	content: "\e829";
}
.infinityicon-ipod:before {
	content: "\e82a";
}
.infinityicon-ipod_buds:before {
	content: "\e82b";
}
.infinityicon-ipod_headphones:before {
	content: "\e82c";
}
.infinityicon-ipod_nano:before {
	content: "\e82d";
}
.infinityicon-laptop:before {
	content: "\e82e";
}
.infinityicon-mac:before {
	content: "\e82f";
}
.infinityicon-mobile:before {
	content: "\e830";
}
.infinityicon-mobile_monitor:before {
	content: "\e831";
}
.infinityicon-monitor:before {
	content: "\e832";
}
.infinityicon-printer:before {
	content: "\e833";
}
.infinityicon-shredder:before {
	content: "\e834";
}
.infinityicon-tablet:before {
	content: "\e835";
}
.infinityicon-tv:before {
	content: "\e836";
}
.infinityicon-tv_demand:before {
	content: "\e837";
}
.infinityicon-ampersand:before {
	content: "\e838";
}
.infinityicon-approximately:before {
	content: "\e839";
}
.infinityicon-asterisk:before {
	content: "\e83a";
}
.infinityicon-at:before {
	content: "\e83b";
}
.infinityicon-brackets:before {
	content: "\e83c";
}
.infinityicon-char_A:before {
	content: "\e83d";
}
.infinityicon-char_B:before {
	content: "\e83e";
}
.infinityicon-char_C:before {
	content: "\e83f";
}
.infinityicon-char_D:before {
	content: "\e840";
}
.infinityicon-char_E:before {
	content: "\e841";
}
.infinityicon-char_F:before {
	content: "\e842";
}
.infinityicon-char_G:before {
	content: "\e843";
}
.infinityicon-char_H:before {
	content: "\e844";
}
.infinityicon-char_I:before {
	content: "\e845";
}
.infinityicon-char_J:before {
	content: "\e846";
}
.infinityicon-char_K:before {
	content: "\e847";
}
.infinityicon-char_L:before {
	content: "\e848";
}
.infinityicon-char_M:before {
	content: "\e849";
}
.infinityicon-char_N:before {
	content: "\e84a";
}
.infinityicon-char_O:before {
	content: "\e84b";
}
.infinityicon-char_P:before {
	content: "\e84c";
}
.infinityicon-char_Q:before {
	content: "\e84d";
}
.infinityicon-char_R:before {
	content: "\e84e";
}
.infinityicon-char_S:before {
	content: "\e84f";
}
.infinityicon-char_T:before {
	content: "\e850";
}
.infinityicon-char_U:before {
	content: "\e851";
}
.infinityicon-char_V:before {
	content: "\e852";
}
.infinityicon-char_W:before {
	content: "\e853";
}
.infinityicon-char_X:before {
	content: "\e854";
}
.infinityicon-char_Y:before {
	content: "\e855";
}
.infinityicon-char_Z:before {
	content: "\e856";
}
.infinityicon-curly_brackets:before {
	content: "\e857";
}
.infinityicon-divide:before {
	content: "\e858";
}
.infinityicon-divide_slash:before {
	content: "\e859";
}
.infinityicon-equals:before {
	content: "\e85a";
}
.infinityicon-exclamation:before {
	content: "\e85b";
}
.infinityicon-less_than:before {
	content: "\e85c";
}
.infinityicon-less_than_or_equal:before {
	content: "\e85d";
}
.infinityicon-minus:before {
	content: "\e85e";
}
.infinityicon-more_than:before {
	content: "\e85f";
}
.infinityicon-more_than_or_equal:before {
	content: "\e860";
}
.infinityicon-multiply:before {
	content: "\e861";
}
.infinityicon-not_equal_to:before {
	content: "\e862";
}
.infinityicon-num_0:before {
	content: "\e863";
}
.infinityicon-num_1:before {
	content: "\e864";
}
.infinityicon-num_2:before {
	content: "\e865";
}
.infinityicon-num_3:before {
	content: "\e866";
}
.infinityicon-num_4:before {
	content: "\e867";
}
.infinityicon-num_5:before {
	content: "\e868";
}
.infinityicon-num_6:before {
	content: "\e869";
}
.infinityicon-num_7:before {
	content: "\e86a";
}
.infinityicon-num_8:before {
	content: "\e86b";
}
.infinityicon-num_9:before {
	content: "\e86c";
}
.infinityicon-number:before {
	content: "\e86d";
}
.infinityicon-percentage:before {
	content: "\e86e";
}
.infinityicon-plus:before {
	content: "\e86f";
}
.infinityicon-plus_minus:before {
	content: "\e870";
}
.infinityicon-question_mark:before {
	content: "\e871";
}
.infinityicon-square_brackets:before {
	content: "\e872";
}
.infinityicon-square_root:before {
	content: "\e873";
}
.infinityicon-bar_chart:before {
	content: "\e874";
}
.infinityicon-box_closed:before {
	content: "\e875";
}
.infinityicon-box_open:before {
	content: "\e876";
}
.infinityicon-briefcase:before {
	content: "\e877";
}
.infinityicon-calculator:before {
	content: "\e878";
}
.infinityicon-chart_down:before {
	content: "\e879";
}
.infinityicon-chart_up:before {
	content: "\e87a";
}
.infinityicon-coin_dollar:before {
	content: "\e87b";
}
.infinityicon-coin_euro:before {
	content: "\e87c";
}
.infinityicon-coin_rupee:before {
	content: "\e87d";
}
.infinityicon-coin_sterling:before {
	content: "\e87e";
}
.infinityicon-coin_yen_yuan:before {
	content: "\e87f";
}
.infinityicon-combination_lock:before {
	content: "\e880";
}
.infinityicon-combination_lock_open:before {
	content: "\e881";
}
.infinityicon-dollar:before {
	content: "\e882";
}
.infinityicon-euro:before {
	content: "\e883";
}
.infinityicon-gift:before {
	content: "\e884";
}
.infinityicon-id:before {
	content: "\e885";
}
.infinityicon-note_dollar:before {
	content: "\e886";
}
.infinityicon-note_euro:before {
	content: "\e887";
}
.infinityicon-note_rupee:before {
	content: "\e888";
}
.infinityicon-note_sterling:before {
	content: "\e889";
}
.infinityicon-note_yen_yuan:before {
	content: "\e88a";
}
.infinityicon-padlock_closed:before {
	content: "\e88b";
}
.infinityicon-padlock_closed_2:before {
	content: "\e88c";
}
.infinityicon-padlock_open:before {
	content: "\e88d";
}
.infinityicon-padlock_open_2:before {
	content: "\e88e";
}
.infinityicon-pie_chart:before {
	content: "\e88f";
}
.infinityicon-piggy_bank:before {
	content: "\e890";
}
.infinityicon-piggy_bank_coin:before {
	content: "\e891";
}
.infinityicon-presentation:before {
	content: "\e892";
}
.infinityicon-rupee:before {
	content: "\e893";
}
.infinityicon-safe:before {
	content: "\e894";
}
.infinityicon-satchel:before {
	content: "\e895";
}
.infinityicon-shield:before {
	content: "\e896";
}
.infinityicon-shield_cross:before {
	content: "\e897";
}
.infinityicon-shop_bag:before {
	content: "\e898";
}
.infinityicon-shop_basket:before {
	content: "\e899";
}
.infinityicon-shop_basket_add:before {
	content: "\e89a";
}
.infinityicon-shop_basket_love:before {
	content: "\e89b";
}
.infinityicon-shop_basket_multiply:before {
	content: "\e89c";
}
.infinityicon-shop_basket_remove:before {
	content: "\e89d";
}
.infinityicon-shop_basket_search:before {
	content: "\e89e";
}
.infinityicon-shop_basket_tick:before {
	content: "\e89f";
}
.infinityicon-shop_basket_warning:before {
	content: "\e8a0";
}
.infinityicon-shop_cart:before {
	content: "\e8a1";
}
.infinityicon-shop_cart_add:before {
	content: "\e8a2";
}
.infinityicon-shop_cart_remove:before {
	content: "\e8a3";
}
.infinityicon-sterling:before {
	content: "\e8a4";
}
.infinityicon-tag:before {
	content: "\e8a5";
}
.infinityicon-tag_dollar:before {
	content: "\e8a6";
}
.infinityicon-tag_euro:before {
	content: "\e8a7";
}
.infinityicon-tag_rupee:before {
	content: "\e8a8";
}
.infinityicon-tag_sterling:before {
	content: "\e8a9";
}
.infinityicon-tag_yen_yuan:before {
	content: "\e8aa";
}
.infinityicon-tags:before {
	content: "\e8ab";
}
.infinityicon-venn_diagram:before {
	content: "\e8ac";
}
.infinityicon-yen_yuan:before {
	content: "\e8ad";
}
.infinityicon-arrows_cross:before {
	content: "\e8ae";
}
.infinityicon-arrows_in:before {
	content: "\e8af";
}
.infinityicon-arrows_in_2:before {
	content: "\e8b0";
}
.infinityicon-arrows_out:before {
	content: "\e8b1";
}
.infinityicon-arrows_out_2:before {
	content: "\e8b2";
}
.infinityicon-forward_arrow:before {
	content: "\e8b3";
}
.infinityicon-horizontal_arrows:before {
	content: "\e8b4";
}
.infinityicon-loop:before {
	content: "\e8b5";
}
.infinityicon-redo_arrow:before {
	content: "\e8b6";
}
.infinityicon-repeat:before {
	content: "\e8b7";
}
.infinityicon-reset:before {
	content: "\e8b8";
}
.infinityicon-reverse_arrow:before {
	content: "\e8b9";
}
.infinityicon-shuffle:before {
	content: "\e8ba";
}
.infinityicon-syncing:before {
	content: "\e8bb";
}
.infinityicon-undo_arrow:before {
	content: "\e8bc";
}
.infinityicon-vertical_arrows:before {
	content: "\e8bd";
}
