@font-face {
    font-family: "Icons";
    src: url(inc/assets/fonts/icons.eot);
    src:
        url(inc/assets/fonts/icons.eot?#iefix) format("embedded-opentype"),
        url(inc/assets/fonts/icons.woff2) format("woff2"),
        url(inc/assets/fonts/icons.woff) format("woff"),
        url(inc/assets/fonts/icons.ttf) format("truetype"),
        url(inc/assets/fonts/icons.svg#icons) format("svg");
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: inherit;
    text-transform: none;
	font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Icons' !important;
  speak: never;
  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;
}

.icon-search:before {
    content: "\f002";
}
.icon-mail_outline:before {
    content: "\f003";
}
.icon-external:before {
    content: "\f08e";
}
.icon-signal:before {
    content: "\f012";
}
.icon-setting:before {
    content: "\f013";
}
.icon-home:before {
    content: "\f015";
}
.icon-inbox:before {
    content: "\f01c";
}
.icon-browser:before {
    content: "\f022";
}
.icon-tag:before {
    content: "\f02b";
}
.icon-tags:before {
    content: "\f02c";
}
.icon-calendar:before {
    content: "\f073";
}
.icon-comment:before {
    content: "\f075";
}
.icon-comments:before {
    content: "\f086";
}
.icon-shop:before {
    content: "\f07a";
}
.icon-privacy:before {
    content: "\f084";
}
.icon-settings:before {
    content: "\f085";
}
.icon-trophy:before {
    content: "\f091";
}
.icon-payment:before {
    content: "\f09d";
}
.icon-feed:before {
    content: "\f09e";
}
.icon-alarm_outline:before {
    content: "\f0a2";
}
.icon-tasks:before {
    content: "\f0ae";
}
.icon-cloud:before {
    content: "\f0c2";
}
.icon-lab:before {
    content: "\f0c3";
}
.icon-mail:before {
    content: "\f0e0";
}
.icon-idea:before {
    content: "\f0eb";
}
.icon-dashboard:before {
    content: "\f0e4";
}
.icon-sitemap:before {
    content: "\f0e8";
}
.icon-alarm:before {
    content: "\f0f3";
}
.icon-terminal:before {
    content: "\f120";
}
.icon-code:before {
    content: "\f121";
}
.icon-protect:before {
    content: "\f132";
}
.icon-calendar_outline:before {
    content: "\f133";
}
.icon-ticket:before {
    content: "\f145";
}
.icon-external_square:before {
    content: "\f14c";
}
.icon-map:before {
    content: "\f14e";
}
.icon-bug:before {
    content: "\f188";
}
.icon-mail_square:before {
    content: "\f199";
}
.icon-history:before {
    content: "\f1da";
}
.icon-options:before {
    content: "\f1de";
}
.icon-comment_outline:before {
    content: "\f0e5";
}
.icon-comments_outline:before {
    content: "\f0e6";
}
.icon-text_telephone:before {
    content: "\f1e4";
}
.icon-find:before {
    content: "\f1e5";
}
.icon-wifi:before {
    content: "\f1eb";
}
.icon-alarm_slash:before {
    content: "\f1f6";
}
.icon-alarm_slash_outline:before {
    content: "\f1f7";
}
.icon-copyright:before {
    content: "\f1f9";
}
.icon-at:before {
    content: "\f1fa";
}
.icon-eyedropper:before {
    content: "\f1fb";
}
.icon-paint_brush:before {
    content: "\f1fc";
}
.icon-heartbeat:before {
    content: "\f21e";
}
.icon-download:before {
    content: "\f019";
}
.icon-repeat:before {
    content: "\f01e";
}
.icon-refresh:before {
    content: "\f021";
}
.icon-lock:before {
    content: "\f023";
}
.icon-bookmark:before {
    content: "\f02e";
}
.icon-print:before {
    content: "\f02f";
}
.icon-write:before {
    content: "\f040";
}
.icon-theme:before {
    content: "\f043";
}
.icon-adjust:before {
    content: "\f042";
}
.icon-edit:before {
    content: "\f044";
}
.icon-external_share:before {
    content: "\f045";
}
.icon-ban:before {
    content: "\f05e";
}
.icon-mail_forward:before {
    content: "\f064";
}
.icon-share:before {
    content: "\f064";
}
.icon-expand:before {
    content: "\f065";
}
.icon-compress:before {
    content: "\f066";
}
.icon-unhide:before {
    content: "\f06e";
}
.icon-hide:before {
    content: "\f070";
}
.icon-random:before {
    content: "\f074";
}
.icon-retweet:before {
    content: "\f079";
}
.icon-sign_out:before {
    content: "\f08b";
}
.icon-pin:before {
    content: "\f08d";
}
.icon-sign_in:before {
    content: "\f090";
}
.icon-upload:before {
    content: "\f093";
}
.icon-call:before {
    content: "\f095";
}
.icon-call_square:before {
    content: "\f098";
}
.icon-remove_bookmark:before {
    content: "\f097";
}
.icon-unlock:before {
    content: "\f09c";
}
.icon-configure:before {
    content: "\f0ad";
}
.icon-filter:before {
    content: "\f0b0";
}
.icon-wizard:before {
    content: "\f0d0";
}
.icon-undo:before {
    content: "\f0e2";
}
.icon-exchange:before {
    content: "\f0ec";
}
.icon-cloud_download:before {
    content: "\f0ed";
}
.icon-cloud_upload:before {
    content: "\f0ee";
}
.icon-reply:before {
    content: "\f112";
}
.icon-reply_all:before {
    content: "\f122";
}
.icon-erase:before {
    content: "\f12d";
}
.icon-unlock_alternate:before {
    content: "\f13e";
}
.icon-archive:before {
    content: "\f187";
}
.icon-translate:before {
    content: "\f1ab";
}
.icon-recycle:before {
    content: "\f1b8";
}
.icon-send:before {
    content: "\f1d8";
}
.icon-send_outline:before {
    content: "\f1d9";
}
.icon-share_alternate:before {
    content: "\f1e0";
}
.icon-share_alternate_square:before {
    content: "\f1e1";
}
.icon-wait:before {
    content: "\f017";
}
.icon-write_square:before {
    content: "\f14b";
}
.icon-share_square:before {
    content: "\f14d";
}
.icon-add_to_cart:before {
    content: "\f217";
}
.icon-in_cart:before {
    content: "\f218";
}
.icon-add_user:before {
    content: "\f234";
}
.icon-remove_user:before {
    content: "\f235";
}
.icon-help_circle:before {
    content: "\f059";
}
.icon-info_circle:before {
    content: "\f05a";
}
.icon-warning:before {
    content: "\f12a";
}
.icon-warning_circle:before {
    content: "\f06a";
}
.icon-warning_sign:before {
    content: "\f071";
}
.icon-help:before {
    content: "\f128";
}
.icon-info:before {
    content: "\f129";
}
.icon-announcement:before {
    content: "\f0a1";
}
.icon-birthday:before {
    content: "\f1fd";
}
.icon-users:before {
    content: "\f0c0";
}
.icon-doctor:before {
    content: "\f0f0";
}
.icon-child:before {
    content: "\f1ae";
}
.icon-user:before {
    content: "\f007";
}
.icon-handicap:before {
    content: "\f193";
}
.icon-student:before {
    content: "\f19d";
}
.icon-spy:before {
    content: "\f21b";
}
.icon-female:before {
    content: "\f182";
}
.icon-male:before {
    content: "\f183";
}
.icon-woman:before {
    content: "\f221";
}
.icon-man:before {
    content: "\f222";
}
.icon-non_binary_transgender:before {
    content: "\f223";
}
.icon-intergender:before {
    content: "\f224";
}
.icon-transgender:before {
    content: "\f225";
}
.icon-lesbian:before {
    content: "\f226";
}
.icon-gay:before {
    content: "\f227";
}
.icon-heterosexual:before {
    content: "\f228";
}
.icon-other_gender:before {
    content: "\f229";
}
.icon-other_gender_vertical:before {
    content: "\f22a";
}
.icon-other_gender_horizontal:before {
    content: "\f22b";
}
.icon-neuter:before {
    content: "\f22c";
}
.icon-grid_layout:before {
    content: "\f00a";
}
.icon-list_layout:before {
    content: "\f00b";
}
.icon-block_layout:before {
    content: "\f009";
}
.icon-zoom:before {
    content: "\f00e";
}
.icon-zoom_out:before {
    content: "\f010";
}
.icon-resize_vertical:before {
    content: "\f07d";
}
.icon-resize_horizontal:before {
    content: "\f07e";
}
.icon-maximize:before {
    content: "\f0b2";
}
.icon-crop:before {
    content: "\f125";
}
.icon-cocktail:before {
    content: "\f000";
}
.icon-road:before {
    content: "\f018";
}
.icon-flag:before {
    content: "\f024";
}
.icon-book:before {
    content: "\f02d";
}
.icon-gift:before {
    content: "\f06b";
}
.icon-leaf:before {
    content: "\f06c";
}
.icon-fire:before {
    content: "\f06d";
}
.icon-plane:before {
    content: "\f072";
}
.icon-magnet:before {
    content: "\f076";
}
.icon-legal:before {
    content: "\f0e3";
}
.icon-lemon:before {
    content: "\f094";
}
.icon-world:before {
    content: "\f0ac";
}
.icon-travel:before {
    content: "\f0b1";
}
.icon-shipping:before {
    content: "\f0d1";
}
.icon-money:before {
    content: "\f0d6";
}
.icon-lightning:before {
    content: "\f0e7";
}
.icon-rain:before {
    content: "\f0e9";
}
.icon-treatment:before {
    content: "\f0f1";
}
.icon-suitcase:before {
    content: "\f0f2";
}
.icon-bar:before {
    content: "\f0fc";
}
.icon-flag_outline:before {
    content: "\f11d";
}
.icon-flag_checkered:before {
    content: "\f11e";
}
.icon-puzzle:before {
    content: "\f12e";
}
.icon-fire_extinguisher:before {
    content: "\f134";
}
.icon-rocket:before {
    content: "\f135";
}
.icon-anchor:before {
    content: "\f13d";
}
.icon-bullseye:before {
    content: "\f140";
}
.icon-sun:before {
    content: "\f185";
}
.icon-moon:before {
    content: "\f186";
}
.icon-fax:before {
    content: "\f1ac";
}
.icon-life_ring:before {
    content: "\f1cd";
}
.icon-bomb:before {
    content: "\f1e2";
}
.icon-soccer:before {
    content: "\f1e3";
}
.icon-calculator:before {
    content: "\f1ec";
}
.icon-diamond:before {
    content: "\f219";
}
.icon-crosshairs:before {
    content: "\f05b";
}
.icon-asterisk:before {
    content: "\f069";
}
.icon-certificate:before {
    content: "\f0a3";
}
.icon-circle:before {
    content: "\f111";
}
.icon-quote_left:before {
    content: "\f10d";
}
.icon-quote_right:before {
    content: "\f10e";
}
.icon-ellipsis_horizontal:before {
    content: "\f141";
}
.icon-ellipsis_vertical:before {
    content: "\f142";
}
.icon-cube:before {
    content: "\f1b2";
}
.icon-cubes:before {
    content: "\f1b3";
}
.icon-circle_notched:before {
    content: "\f1ce";
}
.icon-circle_thin:before {
    content: "\f1db";
}
.icon-square_outline:before {
    content: "\f096";
}
.icon-square:before {
    content: "\f0c8";
}
.icon-checkmark:before {
    content: "\f00c";
}
.icon-remove:before {
    content: "\f00d";
}
.icon-checkmark_box:before {
    content: "\f046";
}
.icon-move:before {
    content: "\f047";
}
.icon-add_circle:before {
    content: "\f055";
}
.icon-minus_circle:before {
    content: "\f056";
}
.icon-remove_circle:before {
    content: "\f057";
}
.icon-check_circle:before {
    content: "\f058";
}
.icon-remove_circle_outline:before {
    content: "\f05c";
}
.icon-check_circle_outline:before {
    content: "\f05d";
}
.icon-plus:before {
    content: "\f067";
}
.icon-minus:before {
    content: "\f068";
}
.icon-add_square:before {
    content: "\f0fe";
}
.icon-radio:before {
    content: "\f10c";
}
.icon-selected_radio:before {
    content: "\f192";
}
.icon-minus_square:before {
    content: "\f146";
}
.icon-minus_square_outline:before {
    content: "\f147";
}
.icon-check_square:before {
    content: "\f14a";
}
.icon-plus_square_outline:before {
    content: "\f196";
}
.icon-toggle_off:before {
    content: "\f204";
}
.icon-toggle_on:before {
    content: "\f205";
}
.icon-film:before {
    content: "\f008";
}
.icon-sound:before {
    content: "\f025";
}
.icon-photo:before {
    content: "\f030";
}
.icon-bar_chart:before {
    content: "\f080";
}
.icon-camera_retro:before {
    content: "\f083";
}
.icon-newspaper:before {
    content: "\f1ea";
}
.icon-area_chart:before {
    content: "\f1fe";
}
.icon-pie_chart:before {
    content: "\f200";
}
.icon-line_chart:before {
    content: "\f201";
}
.icon-arrow_circle_outline_down:before {
    content: "\f01a";
}
.icon-arrow_circle_outline_up:before {
    content: "\f01b";
}
.icon-chevron_left:before {
    content: "\f053";
}
.icon-chevron_right:before {
    content: "\f054";
}
.icon-arrow_left:before {
    content: "\f060";
}
.icon-arrow_right:before {
    content: "\f061";
}
.icon-arrow_up:before {
    content: "\f062";
}
.icon-arrow_down:before {
    content: "\f063";
}
.icon-chevron_up:before {
    content: "\f077";
}
.icon-chevron_down:before {
    content: "\f078";
}
.icon-pointing_right:before {
    content: "\f0a4";
}
.icon-pointing_left:before {
    content: "\f0a5";
}
.icon-pointing_up:before {
    content: "\f0a6";
}
.icon-pointing_down:before {
    content: "\f0a7";
}
.icon-arrow_circle_left:before {
    content: "\f0a8";
}
.icon-arrow_circle_right:before {
    content: "\f0a9";
}
.icon-arrow_circle_up:before {
    content: "\f0aa";
}
.icon-arrow_circle_down:before {
    content: "\f0ab";
}
.icon-caret_down:before {
    content: "\f0d7";
}
.icon-caret_up:before {
    content: "\f0d8";
}
.icon-caret_left:before {
    content: "\f0d9";
}
.icon-caret_right:before {
    content: "\f0da";
}
.icon-angle_double_left:before {
    content: "\f100";
}
.icon-angle_double_right:before {
    content: "\f101";
}
.icon-angle_double_up:before {
    content: "\f102";
}
.icon-angle_double_down:before {
    content: "\f103";
}
.icon-angle_left:before {
    content: "\f104";
}
.icon-angle_right:before {
    content: "\f105";
}
.icon-angle_up:before {
    content: "\f106";
}
.icon-angle_down:before {
    content: "\f107";
}
.icon-chevron_circle_left:before {
    content: "\f137";
}
.icon-chevron_circle_right:before {
    content: "\f138";
}
.icon-chevron_circle_up:before {
    content: "\f139";
}
.icon-chevron_circle_down:before {
    content: "\f13a";
}
.icon-toggle_down:before {
    content: "\f150";
}
.icon-toggle_up:before {
    content: "\f151";
}
.icon-toggle_right:before {
    content: "\f152";
}
.icon-long_arrow_down:before {
    content: "\f175";
}
.icon-long_arrow_up:before {
    content: "\f176";
}
.icon-long_arrow_left:before {
    content: "\f177";
}
.icon-long_arrow_right:before {
    content: "\f178";
}
.icon-arrow_circle_outline_right:before {
    content: "\f18e";
}
.icon-arrow_circle_outline_left:before {
    content: "\f190";
}
.icon-toggle_left:before {
    content: "\f191";
}
.icon-power:before {
    content: "\f011";
}
.icon-trash:before {
    content: "\f1f8";
}
.icon-trash_outline:before {
    content: "\f014";
}
.icon-disk_outline:before {
    content: "\f0a0";
}
.icon-desktop:before {
    content: "\f108";
}
.icon-laptop:before {
    content: "\f109";
}
.icon-tablet:before {
    content: "\f10a";
}
.icon-mobile:before {
    content: "\f10b";
}
.icon-game:before {
    content: "\f11b";
}
.icon-keyboard:before {
    content: "\f11c";
}
.icon-plug:before {
    content: "\f1e6";
}
.icon-folder:before {
    content: "\f07b";
}
.icon-folder_open:before {
    content: "\f07c";
}
.icon-level_up:before {
    content: "\f148";
}
.icon-level_down:before {
    content: "\f149";
}
.icon-file:before {
    content: "\f15b";
}
.icon-file_outline:before {
    content: "\f016";
}
.icon-file_text:before {
    content: "\f15c";
}
.icon-file_text_outline:before {
    content: "\f0f6";
}
.icon-folder_outline:before {
    content: "\f114";
}
.icon-folder_open_outline:before {
    content: "\f115";
}
.icon-file_pdf_outline:before {
    content: "\f1c1";
}
.icon-file_word_outline:before {
    content: "\f1c2";
}
.icon-file_excel_outline:before {
    content: "\f1c3";
}
.icon-file_powerpoint_outline:before {
    content: "\f1c4";
}
.icon-file_image_outline:before {
    content: "\f1c5";
}
.icon-file_archive_outline:before {
    content: "\f1c6";
}
.icon-file_audio_outline:before {
    content: "\f1c7";
}
.icon-file_video_outline:before {
    content: "\f1c8";
}
.icon-file_code_outline:before {
    content: "\f1c9";
}
.icon-barcode:before {
    content: "\f02a";
}
.icon-qrcode:before {
    content: "\f029";
}
.icon-fork:before {
    content: "\f126";
}
.icon-html5:before {
    content: "\f13b";
}
.icon-css3:before {
    content: "\f13c";
}
.icon-rss:before {
    content: "\f09e";
}
.icon-rss_square:before {
    content: "\f143";
}
.icon-openid:before {
    content: "\f19b";
}
.icon-database:before {
    content: "\f1c0";
}
.icon-server:before {
    content: "\f233";
}
.icon-heart:before {
    content: "\f004";
}
.icon-star:before {
    content: "\f005";
}
.icon-empty_star:before {
    content: "\f006";
}
.icon-thumbs_outline_up:before {
    content: "\f087";
}
.icon-thumbs_outline_down:before {
    content: "\f088";
}
.icon-star_half:before {
    content: "\f089";
}
.icon-empty_heart:before {
    content: "\f08a";
}
.icon-smile:before {
    content: "\f118";
}
.icon-frown:before {
    content: "\f119";
}
.icon-meh:before {
    content: "\f11a";
}
.icon-star_half_empty:before {
    content: "\f123";
}
.icon-thumbs_up:before {
    content: "\f164";
}
.icon-thumbs_down:before {
    content: "\f165";
}
.icon-music:before {
    content: "\f001";
}
.icon-video_play_outline:before {
    content: "\f01d";
}
.icon-volume_off:before {
    content: "\f026";
}
.icon-volume_down:before {
    content: "\f027";
}
.icon-volume_up:before {
    content: "\f028";
}
.icon-record:before {
    content: "\f03d";
}
.icon-step_backward:before {
    content: "\f048";
}
.icon-fast_backward:before {
    content: "\f049";
}
.icon-backward:before {
    content: "\f04a";
}
.icon-play:before {
    content: "\f04b";
}
.icon-pause:before {
    content: "\f04c";
}
.icon-stop:before {
    content: "\f04d";
}
.icon-forward:before {
    content: "\f04e";
}
.icon-fast_forward:before {
    content: "\f050";
}
.icon-step_forward:before {
    content: "\f051";
}
.icon-eject:before {
    content: "\f052";
}
.icon-unmute:before {
    content: "\f130";
}
.icon-mute:before {
    content: "\f131";
}
.icon-video_play:before {
    content: "\f144";
}
.icon-closed_captioning:before {
    content: "\f20a";
}
.icon-marker:before {
    content: "\f041";
}
.icon-coffee:before {
    content: "\f0f4";
}
.icon-food:before {
    content: "\f0f5";
}
.icon-building_outline:before {
    content: "\f0f7";
}
.icon-hospital:before {
    content: "\f0f8";
}
.icon-emergency:before {
    content: "\f0f9";
}
.icon-first_aid:before {
    content: "\f0fa";
}
.icon-military:before {
    content: "\f0fb";
}
.icon-h:before {
    content: "\f0fd";
}
.icon-location_arrow:before {
    content: "\f124";
}
.icon-space_shuttle:before {
    content: "\f197";
}
.icon-university:before {
    content: "\f19c";
}
.icon-building:before {
    content: "\f1ad";
}
.icon-paw:before {
    content: "\f1b0";
}
.icon-spoon:before {
    content: "\f1b1";
}
.icon-car:before {
    content: "\f1b9";
}
.icon-taxi:before {
    content: "\f1ba";
}
.icon-tree:before {
    content: "\f1bb";
}
.icon-bicycle:before {
    content: "\f206";
}
.icon-bus:before {
    content: "\f207";
}
.icon-ship:before {
    content: "\f21a";
}
.icon-motorcycle:before {
    content: "\f21c";
}
.icon-street_view:before {
    content: "\f21d";
}
.icon-hotel:before {
    content: "\f236";
}
.icon-train:before {
    content: "\f238";
}
.icon-subway:before {
    content: "\f239";
}
.icon-table:before {
    content: "\f0ce";
}
.icon-columns:before {
    content: "\f0db";
}
.icon-sort:before {
    content: "\f0dc";
}
.icon-sort_ascending:before {
    content: "\f0de";
}
.icon-sort_descending:before {
    content: "\f0dd";
}
.icon-sort_alphabet_ascending:before {
    content: "\f15d";
}
.icon-sort_alphabet_descending:before {
    content: "\f15e";
}
.icon-sort_content_ascending:before {
    content: "\f160";
}
.icon-sort_content_descending:before {
    content: "\f161";
}
.icon-sort_numeric_ascending:before {
    content: "\f162";
}
.icon-sort_numeric_descending:before {
    content: "\f163";
}
.icon-font:before {
    content: "\f031";
}
.icon-bold:before {
    content: "\f032";
}
.icon-italic:before {
    content: "\f033";
}
.icon-text_height:before {
    content: "\f034";
}
.icon-text_width:before {
    content: "\f035";
}
.icon-align_left:before {
    content: "\f036";
}
.icon-align_center:before {
    content: "\f037";
}
.icon-align_right:before {
    content: "\f038";
}
.icon-align_justify:before {
    content: "\f039";
}
.icon-list:before {
    content: "\f03a";
}
.icon-outdent:before {
    content: "\f03b";
}
.icon-indent:before {
    content: "\f03c";
}
.icon-linkify:before {
    content: "\f0c1";
}
.icon-cut:before {
    content: "\f0c4";
}
.icon-copy:before {
    content: "\f0c5";
}
.icon-attach:before {
    content: "\f0c6";
}
.icon-save:before {
    content: "\f0c7";
}
.icon-content:before {
    content: "\f0c9";
}
.icon-unordered_list:before {
    content: "\f0ca";
}
.icon-ordered_list:before {
    content: "\f0cb";
}
.icon-strikethrough:before {
    content: "\f0cc";
}
.icon-underline:before {
    content: "\f0cd";
}
.icon-paste:before {
    content: "\f0ea";
}
.icon-unlink:before {
    content: "\f127";
}
.icon-superscript:before {
    content: "\f12b";
}
.icon-subscript:before {
    content: "\f12c";
}
.icon-header:before {
    content: "\f1dc";
}
.icon-paragraph:before {
    content: "\f1dd";
}
.icon-euro:before {
    content: "\f153";
}
.icon-pound:before {
    content: "\f154";
}
.icon-dollar:before {
    content: "\f155";
}
.icon-rupee:before {
    content: "\f156";
}
.icon-yen:before {
    content: "\f157";
}
.icon-ruble:before {
    content: "\f158";
}
.icon-won:before {
    content: "\f159";
}
.icon-lira:before {
    content: "\f195";
}
.icon-shekel:before {
    content: "\f20b";
}
.icon-paypal:before {
    content: "\f1ed";
}
.icon-paypal_card:before {
    content: "\f1f4";
}
.icon-google_wallet:before {
    content: "\f1ee";
}
.icon-visa:before {
    content: "\f1f0";
}
.icon-mastercard:before {
    content: "\f1f1";
}
.icon-discover:before {
    content: "\f1f2";
}
.icon-american_express:before {
    content: "\f1f3";
}
.icon-stripe:before {
    content: "\f1f5";
}
.icon-twitter_square:before {
    content: "\f081";
}
.icon-facebook_square:before {
    content: "\f082";
}
.icon-linkedin_square:before {
    content: "\f08c";
}
.icon-github_square:before {
    content: "\f092";
}
.icon-twitter:before {
    content: "\f099";
}
.icon-facebook:before {
    content: "\f09a";
}
.icon-github:before {
    content: "\f09b";
}
.icon-pinterest:before {
    content: "\f0d2";
}
.icon-pinterest_square:before {
    content: "\f0d3";
}
.icon-google_plus_square:before {
    content: "\f0d4";
}
.icon-google_plus:before {
    content: "\f0d5";
}
.icon-linkedin:before {
    content: "\f0e1";
}
.icon-github_alternate:before {
    content: "\f113";
}
.icon-maxcdn:before {
    content: "\f136";
}
.icon-bitcoin:before {
    content: "\f15a";
}
.icon-youtube_square:before {
    content: "\f166";
}
.icon-youtube:before {
    content: "\f167";
}
.icon-xing:before {
    content: "\f168";
}
.icon-xing_square:before {
    content: "\f169";
}
.icon-youtube_play:before {
    content: "\f16a";
}
.icon-dropbox:before {
    content: "\f16b";
}
.icon-stack_overflow:before {
    content: "\f16c";
}
.icon-instagram:before {
    content: "\f16d";
}
.icon-flickr:before {
    content: "\f16e";
}
.icon-adn:before {
    content: "\f170";
}
.icon-bitbucket:before {
    content: "\f171";
}
.icon-bitbucket_square:before {
    content: "\f172";
}
.icon-tumblr:before {
    content: "\f173";
}
.icon-tumblr_square:before {
    content: "\f174";
}
.icon-apple:before {
    content: "\f179";
}
.icon-windows:before {
    content: "\f17a";
}
.icon-android:before {
    content: "\f17b";
}
.icon-linux:before {
    content: "\f17c";
}
.icon-dribbble:before {
    content: "\f17d";
}
.icon-skype:before {
    content: "\f17e";
}
.icon-foursquare:before {
    content: "\f180";
}
.icon-trello:before {
    content: "\f181";
}
.icon-gittip:before {
    content: "\f184";
}
.icon-vk:before {
    content: "\f189";
}
.icon-weibo:before {
    content: "\f18a";
}
.icon-renren:before {
    content: "\f18b";
}
.icon-pagelines:before {
    content: "\f18c";
}
.icon-stack_exchange:before {
    content: "\f18d";
}
.icon-vimeo:before {
    content: "\f194";
}
.icon-slack:before {
    content: "\f198";
}
.icon-wordpress:before {
    content: "\f19a";
}
.icon-yahoo:before {
    content: "\f19e";
}
.icon-google:before {
    content: "\f1a0";
}
.icon-reddit:before {
    content: "\f1a1";
}
.icon-reddit_square:before {
    content: "\f1a2";
}
.icon-stumbleupon_circle:before {
    content: "\f1a3";
}
.icon-stumbleupon:before {
    content: "\f1a4";
}
.icon-delicious:before {
    content: "\f1a5";
}
.icon-digg:before {
    content: "\f1a6";
}
.icon-pied_piper:before {
    content: "\f1a7";
}
.icon-pied_piper_alternate:before {
    content: "\f1a8";
}
.icon-drupal:before {
    content: "\f1a9";
}
.icon-joomla:before {
    content: "\f1aa";
}
.icon-behance:before {
    content: "\f1b4";
}
.icon-behance_square:before {
    content: "\f1b5";
}
.icon-steam:before {
    content: "\f1b6";
}
.icon-steam_square:before {
    content: "\f1b7";
}
.icon-spotify:before {
    content: "\f1bc";
}
.icon-deviantart:before {
    content: "\f1bd";
}
.icon-soundcloud:before {
    content: "\f1be";
}
.icon-vine:before {
    content: "\f1ca";
}
.icon-codepen:before {
    content: "\f1cb";
}
.icon-jsfiddle:before {
    content: "\f1cc";
}
.icon-rebel:before {
    content: "\f1d0";
}
.icon-empire:before {
    content: "\f1d1";
}
.icon-git_square:before {
    content: "\f1d2";
}
.icon-git:before {
    content: "\f1d3";
}
.icon-hacker_news:before {
    content: "\f1d4";
}
.icon-tencent_weibo:before {
    content: "\f1d5";
}
.icon-qq:before {
    content: "\f1d6";
}
.icon-wechat:before {
    content: "\f1d7";
}
.icon-slideshare:before {
    content: "\f1e7";
}
.icon-twitch:before {
    content: "\f1e8";
}
.icon-yelp:before {
    content: "\f1e9";
}
.icon-lastfm:before {
    content: "\f202";
}
.icon-lastfm_square:before {
    content: "\f203";
}
.icon-ioxhost:before {
    content: "\f208";
}
.icon-angellist:before {
    content: "\f209";
}
.icon-meanpath:before {
    content: "\f20c";
}
.icon-buysellads:before {
    content: "\f20d";
}
.icon-connectdevelop:before {
    content: "\f20e";
}
.icon-dashcube:before {
    content: "\f210";
}
.icon-forumbee:before {
    content: "\f211";
}
.icon-leanpub:before {
    content: "\f212";
}
.icon-sellsy:before {
    content: "\f213";
}
.icon-shirtsinbulk:before {
    content: "\f214";
}
.icon-simplybuilt:before {
    content: "\f215";
}
.icon-skyatlas:before {
    content: "\f216";
}
.icon-whatsapp:before {
    content: "\f232";
}
.icon-viacoin:before {
    content: "\f237";
}
.icon-medium:before {
    content: "\f23a";
}
.icon-like:before {
    content: "\f004";
}
.icon-favorite:before {
    content: "\f005";
}
.icon-video:before {
    content: "\f008";
}
.icon-check:before {
    content: "\f00c";
}
.icon-close:before {
    content: "\f00d";
}
.icon-cancel:before {
    content: "\f00d";
}
.icon-delete:before {
    content: "\f00d";
}
.icon-x:before {
    content: "\f00d";
}
.icon-user_times:before {
    content: "\f235";
}
.icon-user_close:before {
    content: "\f235";
}
.icon-user_cancel:before {
    content: "\f235";
}
.icon-user_delete:before {
    content: "\f235";
}
.icon-user_x:before {
    content: "\f235";
}
.icon-zoom_in:before {
    content: "\f00e";
}
.icon-magnify:before {
    content: "\f00e";
}
.icon-shutdown:before {
    content: "\f011";
}
.icon-clock:before {
    content: "\f017";
}
.icon-time:before {
    content: "\f017";
}
.icon-play_circle_outline:before {
    content: "\f01d";
}
.icon-headphone:before {
    content: "\f025";
}
.icon-camera:before {
    content: "\f030";
}
.icon-video_camera:before {
    content: "\f03d";
}
.icon-picture:before {
    content: "\f03e";
}
.icon-pencil:before {
    content: "\f040";
}
.icon-compose:before {
    content: "\f040";
}
.icon-point:before {
    content: "\f041";
}
.icon-tint:before {
    content: "\f043";
}
.icon-signup:before {
    content: "\f044";
}
.icon-plus_circle:before {
    content: "\f055";
}
.icon-dont:before {
    content: "\f05e";
}
.icon-minimize:before {
    content: "\f066";
}
.icon-add:before {
    content: "\f067";
}
.icon-eye:before {
    content: "\f06e";
}
.icon-attention:before {
    content: "\f06a";
}
.icon-cart:before {
    content: "\f07a";
}
.icon-shuffle:before {
    content: "\f074";
}
.icon-talk:before {
    content: "\f075";
}
.icon-chat:before {
    content: "\f075";
}
.icon-shopping_cart:before {
    content: "\f07a";
}
.icon-bar_graph:before {
    content: "\f080";
}
.icon-area_graph:before {
    content: "\f1fe";
}
.icon-pie_graph:before {
    content: "\f200";
}
.icon-line_graph:before {
    content: "\f201";
}
.icon-key:before {
    content: "\f084";
}
.icon-cogs:before {
    content: "\f085";
}
.icon-discussions:before {
    content: "\f086";
}
.icon-like_outline:before {
    content: "\f087";
}
.icon-dislike_outline:before {
    content: "\f088";
}
.icon-heart_outline:before {
    content: "\f08a";
}
.icon-log_out:before {
    content: "\f08b";
}
.icon-thumb_tack:before {
    content: "\f08d";
}
.icon-winner:before {
    content: "\f091";
}
.icon-bookmark_outline:before {
    content: "\f097";
}
.icon-phone:before {
    content: "\f095";
}
.icon-phone_square:before {
    content: "\f098";
}
.icon-credit_card:before {
    content: "\f09d";
}
.icon-hdd_outline:before {
    content: "\f0a0";
}
.icon-bullhorn:before {
    content: "\f0a1";
}
.icon-bell:before {
    content: "\f0f3";
}
.icon-bell_outline:before {
    content: "\f0a2";
}
.icon-bell_slash:before {
    content: "\f1f6";
}
.icon-bell_slash_outline:before {
    content: "\f1f7";
}
.icon-hand_outline_right:before {
    content: "\f0a4";
}
.icon-hand_outline_left:before {
    content: "\f0a5";
}
.icon-hand_outline_up:before {
    content: "\f0a6";
}
.icon-hand_outline_down:before {
    content: "\f0a7";
}
.icon-globe:before {
    content: "\f0ac";
}
.icon-wrench:before {
    content: "\f0ad";
}
.icon-briefcase:before {
    content: "\f0b1";
}
.icon-group:before {
    content: "\f0c0";
}
.icon-flask:before {
    content: "\f0c3";
}
.icon-sidebar:before {
    content: "\f0c9";
}
.icon-bars:before {
    content: "\f0c9";
}
.icon-list_ul:before {
    content: "\f0ca";
}
.icon-list_ol:before {
    content: "\f0cb";
}
.icon-numbered_list:before {
    content: "\f0cb";
}
.icon-magic:before {
    content: "\f0d0";
}
.icon-truck:before {
    content: "\f0d1";
}
.icon-currency:before {
    content: "\f0d6";
}
.icon-triangle_down:before {
    content: "\f0d7";
}
.icon-dropdown:before {
    content: "\f0d7";
}
.icon-triangle_up:before {
    content: "\f0d8";
}
.icon-triangle_left:before {
    content: "\f0d9";
}
.icon-triangle_right:before {
    content: "\f0da";
}
.icon-envelope:before {
    content: "\f0e0";
}
.icon-conversation:before {
    content: "\f0e6";
}
.icon-umbrella:before {
    content: "\f0e9";
}
.icon-clipboard:before {
    content: "\f0ea";
}
.icon-lightbulb:before {
    content: "\f0eb";
}
.icon-ambulance:before {
    content: "\f0f9";
}
.icon-medkit:before {
    content: "\f0fa";
}
.icon-fighter_jet:before {
    content: "\f0fb";
}
.icon-beer:before {
    content: "\f0fc";
}
.icon-plus_square:before {
    content: "\f0fe";
}
.icon-computer:before {
    content: "\f108";
}
.icon-circle_outline:before {
    content: "\f10c";
}
.icon-intersex:before {
    content: "\f10c";
}
.icon-asexual:before {
    content: "\f10c";
}
.icon-spinner:before {
    content: "\f110";
}
.icon-gamepad:before {
    content: "\f11b";
}
.icon-star_half_full:before {
    content: "\f123";
}
.icon-question:before {
    content: "\f128";
}
.icon-eraser:before {
    content: "\f12d";
}
.icon-microphone:before {
    content: "\f130";
}
.icon-microphone_slash:before {
    content: "\f131";
}
.icon-shield:before {
    content: "\f132";
}
.icon-target:before {
    content: "\f140";
}
.icon-play_circle:before {
    content: "\f144";
}
.icon-pencil_square:before {
    content: "\f14b";
}
.icon-compass:before {
    content: "\f14e";
}
.icon-amex:before {
    content: "\f1f3";
}
.icon-eur:before {
    content: "\f153";
}
.icon-gbp:before {
    content: "\f154";
}
.icon-usd:before {
    content: "\f155";
}
.icon-inr:before {
    content: "\f156";
}
.icon-cny:before,
.icon-rmb:before,
.icon-jpy:before {
    content: "\f157";
}
.icon-rouble:before,
.icon-rub:before {
    content: "\f158";
}
.icon-krw:before {
    content: "\f159";
}
.icon-btc:before {
    content: "\f15a";
}
.icon-sheqel:before,
.icon-ils:before {
    content: "\f20b";
}
.icon-try:before {
    content: "\f195";
}
.icon-zip:before {
    content: "\f187";
}
.icon-dot_circle_outline:before {
    content: "\f192";
}
.icon-sliders:before {
    content: "\f1de";
}
.icon-wi-fi:before {
    content: "\f1eb";
}
.icon-graduation:before {
    content: "\f19d";
}
.icon-weixin:before {
    content: "\f1d7";
}
.icon-binoculars:before {
    content: "\f1e5";
}
.icon-gratipay:before {
    content: "\f184";
}
.icon-genderless:before {
    content: "\f1db";
}
.icon-teletype:before {
    content: "\f1e4";
}
.icon-power.cord:before {
    content: "\f1e6";
}
.icon-tty:before {
    content: "\f1e4";
}
.icon-cc:before {
    content: "\f20a";
}
.icon-plus_cart:before {
    content: "\f217";
}
.icon-arrow_down_cart:before {
    content: "\f218";
}
.icon-detective:before {
    content: "\f21b";
}
.icon-venus:before {
    content: "\f221";
}
.icon-mars:before {
    content: "\f222";
}
.icon-mercury:before {
    content: "\f223";
}
.icon-venus_double:before {
    content: "\f226";
}
.icon-female_homosexual:before {
    content: "\f226";
}
.icon-mars_double:before {
    content: "\f227";
}
.icon-male_homosexual:before {
    content: "\f227";
}
.icon-venus_mars:before {
    content: "\f228";
}
.icon-mars_stroke:before {
    content: "\f229";
}
.icon-mars_alternate:before {
    content: "\f229";
}
.icon-mars_vertical:before {
    content: "\f22a";
}
.icon-mars_horizontal:before {
    content: "\f22b";
}
.icon-mars_stroke_vertical:before {
    content: "\f22a";
}
.icon-mars_stroke_horizontal:before {
    content: "\f22b";
}
.icon-facebook_official {
    content: "\f230";
}
.icon-pinterest_official {
    content: "\f231";
}
.icon-bed:before {
    content: "\f236";
}
