/* ====================================================
 * Company: Unity Technologies
 * Contributors: 
   - Rickard Andersson, rickard@unity3d.com
 * 
 * All pictograms has been tested and approved by Leah (6 y/o) and Zoe (4 y/o). 
 * Crafted in Stockholm, Sweden 2015 — CC BY-SA 4.0. Contact Entypo at info@entypo.com.
 *
======================================================= */

/****************************************
  ==== THE FONT
****************************************/

@font-face {
  font-family: 'entypo-plus';
  font-weight: normal;
  font-style: normal;
  src: url('https://unity3d.com/unity-fonts/entypo-plus/entypo.eot');
  src: url('https://unity3d.com/unity-fonts/entypo-plus/entypo.eot#iefix') format('embedded-opentype'),
       url('https://unity3d.com/unity-fonts/entypo-plus/entypo.woff') format('woff'),
       url('https://unity3d.com/unity-fonts/entypo-plus/entypo.ttf') format('truetype'),
       url('https://unity3d.com/unity-fonts/entypo-plus/entypo.svg#entypo-plus') format('svg');
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'entypo-plus';
    src: url('https://unity3d.com/unity-fonts/entypo-plus/entypo.svg?20886402#entypo-plus') format('svg');
  }
}

/****************************************
  ==== BASIC SETUP
****************************************/

[class^="ico-"]:before, [class*=" ico-"]:before {
  font-family: "entypo-plus"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit;
  width: 1em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; font-size: 120%;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}

/****************************************
  ==== THE ICONS
****************************************/

.ico-owl:before {
  content: "\e909";
}
.ico-video-camera:before {
  content: "\e903";
}
.ico-bug:before {
  content: "\e904";
}
.ico-crop:before {
  content: "\e905";
}
.ico-tablet-mobile-combo:before {
  content: "\e906";
}
.ico-mouse-pointer:before {
  content: "\e907";
}
.ico-unity-check:before {
  content: "\e908";
}
.ico-unity-cube:before {
  content: "\ea3e";
}
.ico-add-to-list:before {
  content: "\e900";
}
.ico-classic-computer:before {
  content: "\e901";
}
.ico-controller-fast-backward:before {
  content: "\e902";
}
.ico-document-landscape:before {
  content: "\e90c";
}
.ico-remove-user:before {
  content: "\e90d";
}
.ico-warning:before {
  content: "\e90e";
}
.ico-bookmark:before {
  content: "\e91f";
}
.ico-bookmarks:before {
  content: "\e920";
}
.ico-chevron-down:before {
  content: "\e921";
}
.ico-chevron-left:before {
  content: "\e922";
}
.ico-chevron-right:before {
  content: "\e923";
}
.ico-chevron-small-down:before {
  content: "\e924";
}
.ico-chevron-small-left:before {
  content: "\e925";
}
.ico-chevron-small-right:before {
  content: "\e926";
}
.ico-chevron-small-up:before {
  content: "\e927";
}
.ico-chevron-thin-down:before {
  content: "\e928";
}
.ico-chevron-thin-left:before {
  content: "\e929";
}
.ico-chevron-thin-right:before {
  content: "\e92a";
}
.ico-chevron-thin-up:before {
  content: "\e92b";
}
.ico-chevron-up:before {
  content: "\e92c";
}
.ico-cloud:before {
  content: "\e931";
}
.ico-controller-fast-forward:before {
  content: "\e932";
}
.ico-controller-jump-to-start:before {
  content: "\e933";
}
.ico-controller-next:before {
  content: "\e934";
}
.ico-controller-paus:before {
  content: "\e935";
}
.ico-controller-play:before {
  content: "\e936";
}
.ico-controller-record:before {
  content: "\e937";
}
.ico-controller-stop:before {
  content: "\e938";
}
.ico-controller-volume:before {
  content: "\e939";
}
.ico-dot-single:before {
  content: "\e93a";
}
.ico-dots-three-horizontal:before {
  content: "\e93b";
}
.ico-dots-three-vertical:before {
  content: "\e93c";
}
.ico-dots-two-horizontal:before {
  content: "\e93d";
}
.ico-dots-two-vertical:before {
  content: "\e93e";
}
.ico-download:before {
  content: "\e93f";
}
.ico-emoji-flirt:before {
  content: "\e940";
}
.ico-flow-branch:before {
  content: "\e941";
}
.ico-flow-cascade:before {
  content: "\e942";
}
.ico-flow-line:before {
  content: "\e943";
}
.ico-flow-parallel:before {
  content: "\e944";
}
.ico-flow-tree:before {
  content: "\e945";
}
.ico-install:before {
  content: "\e946";
}
.ico-layers:before {
  content: "\e947";
}
.ico-open-book:before {
  content: "\e948";
}
.ico-resize-100:before {
  content: "\e949";
}
.ico-resize-full-screen:before {
  content: "\e94a";
}
.ico-save:before {
  content: "\e94b";
}
.ico-select-arrows:before {
  content: "\e94c";
}
.ico-sound-mute:before {
  content: "\e94d";
}
.ico-sound:before {
  content: "\e94e";
}
.ico-trash:before {
  content: "\e94f";
}
.ico-triangle-down:before {
  content: "\e950";
}
.ico-triangle-left:before {
  content: "\e951";
}
.ico-triangle-right:before {
  content: "\e952";
}
.ico-triangle-up:before {
  content: "\e953";
}
.ico-uninstall:before {
  content: "\e954";
}
.ico-upload-to-cloud:before {
  content: "\e955";
}
.ico-upload:before {
  content: "\e956";
}
.ico-add-user:before {
  content: "\e957";
}
.ico-address:before {
  content: "\e958";
}
.ico-adjust:before {
  content: "\e959";
}
.ico-air:before {
  content: "\e95a";
}
.ico-aircraft-landing:before {
  content: "\e95b";
}
.ico-aircraft-take-off:before {
  content: "\e95c";
}
.ico-aircraft:before {
  content: "\e95d";
}
.ico-align-bottom:before {
  content: "\e95e";
}
.ico-align-horizontal-middle:before {
  content: "\e95f";
}
.ico-align-left:before {
  content: "\e960";
}
.ico-align-right:before {
  content: "\e961";
}
.ico-align-top:before {
  content: "\e962";
}
.ico-align-vertical-middle:before {
  content: "\e963";
}
.ico-archive:before {
  content: "\e964";
}
.ico-area-graph:before {
  content: "\e965";
}
.ico-attachment:before {
  content: "\e966";
}
.ico-awareness-ribbon:before {
  content: "\e967";
}
.ico-back-in-time:before {
  content: "\e968";
}
.ico-back:before {
  content: "\e969";
}
.ico-bar-graph:before {
  content: "\e96a";
}
.ico-battery:before {
  content: "\e96b";
}
.ico-beamed-note:before {
  content: "\e96c";
}
.ico-bell:before {
  content: "\e96d";
}
.ico-blackboard:before {
  content: "\e96e";
}
.ico-block:before {
  content: "\e96f";
}
.ico-book:before {
  content: "\e970";
}
.ico-bowl:before {
  content: "\e971";
}
.ico-box:before {
  content: "\e972";
}
.ico-briefcase:before {
  content: "\e973";
}
.ico-browser:before {
  content: "\e974";
}
.ico-brush:before {
  content: "\e975";
}
.ico-bucket:before {
  content: "\e976";
}
.ico-cake:before {
  content: "\e977";
}
.ico-calculator:before {
  content: "\e978";
}
.ico-calendar:before {
  content: "\e979";
}
.ico-camera:before {
  content: "\e97a";
}
.ico-ccw:before {
  content: "\e97b";
}
.ico-chat:before {
  content: "\e97c";
}
.ico-check:before {
  content: "\e97d";
}
.ico-circle-with-cross:before {
  content: "\e97e";
}
.ico-circle-with-minus:before {
  content: "\e97f";
}
.ico-circle-with-plus:before {
  content: "\e980";
}
.ico-circle:before {
  content: "\e981";
}
.ico-circular-graph:before {
  content: "\e982";
}
.ico-clapperboard:before {
  content: "\e983";
}
.ico-clipboard:before {
  content: "\e984";
}
.ico-clock:before {
  content: "\e985";
}
.ico-code:before {
  content: "\e986";
}
.ico-cog:before {
  content: "\e987";
}
.ico-colours:before {
  content: "\e988";
}
.ico-compass:before {
  content: "\e989";
}
.ico-copy:before {
  content: "\e98a";
}
.ico-credit-card:before {
  content: "\e98b";
}
.ico-credit:before {
  content: "\e98c";
}
.ico-cross:before {
  content: "\e98d";
}
.ico-cup:before {
  content: "\e98e";
}
.ico-cw:before {
  content: "\e98f";
}
.ico-cycle:before {
  content: "\e990";
}
.ico-database:before {
  content: "\e991";
}
.ico-dial-pad:before {
  content: "\e992";
}
.ico-direction:before {
  content: "\e993";
}
.ico-document:before {
  content: "\e994";
}
.ico-documents:before {
  content: "\e995";
}
.ico-drink:before {
  content: "\e996";
}
.ico-drive:before {
  content: "\e997";
}
.ico-drop:before {
  content: "\e998";
}
.ico-edit:before {
  content: "\e999";
}
.ico-email:before {
  content: "\e99a";
}
.ico-emoji-happy:before {
  content: "\e99b";
}
.ico-emoji-neutral:before {
  content: "\e99c";
}
.ico-emoji-sad:before {
  content: "\e99d";
}
.ico-erase:before {
  content: "\e99e";
}
.ico-eraser:before {
  content: "\e99f";
}
.ico-export:before {
  content: "\e9a0";
}
.ico-eye:before {
  content: "\e9a1";
}
.ico-feather:before {
  content: "\e9a2";
}
.ico-flag:before {
  content: "\e9a3";
}
.ico-flash:before {
  content: "\e9a4";
}
.ico-flashlight:before {
  content: "\e9a5";
}
.ico-flat-brush:before {
  content: "\e9a6";
}
.ico-folder-images:before {
  content: "\e9a7";
}
.ico-folder-music:before {
  content: "\e9a8";
}
.ico-folder-video:before {
  content: "\e9a9";
}
.ico-folder:before {
  content: "\e9aa";
}
.ico-forward:before {
  content: "\e9ab";
}
.ico-funnel:before {
  content: "\e9ac";
}
.ico-game-controller:before {
  content: "\e9ad";
}
.ico-gauge:before {
  content: "\e9ae";
}
.ico-globe:before {
  content: "\e9af";
}
.ico-graduation-cap:before {
  content: "\e9b0";
}
.ico-grid:before {
  content: "\e9b1";
}
.ico-hair-cross:before {
  content: "\e9b2";
}
.ico-hand:before {
  content: "\e9b3";
}
.ico-heart-outlined:before {
  content: "\e9b4";
}
.ico-heart:before {
  content: "\e9b5";
}
.ico-help-with-circle:before {
  content: "\e9b6";
}
.ico-help:before {
  content: "\e9b7";
}
.ico-home:before {
  content: "\e9b8";
}
.ico-hour-glass:before {
  content: "\e9b9";
}
.ico-image-inverted:before {
  content: "\e9ba";
}
.ico-image:before {
  content: "\e9bb";
}
.ico-images:before {
  content: "\e9bc";
}
.ico-inbox:before {
  content: "\e9bd";
}
.ico-infinity:before {
  content: "\e9be";
}
.ico-info-with-circle:before {
  content: "\e9bf";
}
.ico-info:before {
  content: "\e9c0";
}
.ico-key:before {
  content: "\e9c1";
}
.ico-keyboard:before {
  content: "\e9c2";
}
.ico-lab-flask:before {
  content: "\e9c3";
}
.ico-landline:before {
  content: "\e9c4";
}
.ico-language:before {
  content: "\e9c5";
}
.ico-laptop:before {
  content: "\e9c6";
}
.ico-leaf:before {
  content: "\e9c7";
}
.ico-level-down:before {
  content: "\e9c8";
}
.ico-level-up:before {
  content: "\e9c9";
}
.ico-lifebuoy:before {
  content: "\e9ca";
}
.ico-light-bulb:before {
  content: "\e9cb";
}
.ico-light-down:before {
  content: "\e9cc";
}
.ico-light-up:before {
  content: "\e9cd";
}
.ico-line-graph:before {
  content: "\e9ce";
}
.ico-link:before {
  content: "\e9cf";
}
.ico-list:before {
  content: "\e9d0";
}
.ico-location-pin:before {
  content: "\e9d1";
}
.ico-location:before {
  content: "\e9d2";
}
.ico-lock-open:before {
  content: "\e9d3";
}
.ico-lock:before {
  content: "\e9d4";
}
.ico-log-out:before {
  content: "\e9d5";
}
.ico-login:before {
  content: "\e9d6";
}
.ico-loop:before {
  content: "\e9d7";
}
.ico-magnet:before {
  content: "\e9d8";
}
.ico-magnifying-glass:before {
  content: "\e9d9";
}
.ico-mail:before {
  content: "\e9da";
}
.ico-man:before {
  content: "\e9db";
}
.ico-map:before {
  content: "\e9dc";
}
.ico-mask:before {
  content: "\e9dd";
}
.ico-medal:before {
  content: "\e9de";
}
.ico-megaphone:before {
  content: "\e9df";
}
.ico-menu:before {
  content: "\e9e0";
}
.ico-message:before {
  content: "\e9e1";
}
.ico-mic:before {
  content: "\e9e2";
}
.ico-minus:before {
  content: "\e9e3";
}
.ico-mobile:before {
  content: "\e9e4";
}
.ico-modern-mic:before {
  content: "\e9e5";
}
.ico-moon:before {
  content: "\e9e6";
}
.ico-mouse:before {
  content: "\e9e7";
}
.ico-music:before {
  content: "\e9e8";
}
.ico-network:before {
  content: "\e9e9";
}
.ico-new-message:before {
  content: "\e9ea";
}
.ico-new:before {
  content: "\e9eb";
}
.ico-news:before {
  content: "\e9ec";
}
.ico-note:before {
  content: "\e9ed";
}
.ico-notification:before {
  content: "\e9ee";
}
.ico-old-mobile:before {
  content: "\e9ef";
}
.ico-old-phone:before {
  content: "\e9f0";
}
.ico-palette:before {
  content: "\e9f1";
}
.ico-paper-plane:before {
  content: "\e9f2";
}
.ico-pencil:before {
  content: "\e9f3";
}
.ico-phone:before {
  content: "\e9f4";
}
.ico-pie-chart:before {
  content: "\e9f5";
}
.ico-pin:before {
  content: "\e9f6";
}
.ico-plus:before {
  content: "\e9f7";
}
.ico-popup:before {
  content: "\e9f8";
}
.ico-power-plug:before {
  content: "\e9f9";
}
.ico-price-ribbon:before {
  content: "\e9fa";
}
.ico-price-tag:before {
  content: "\e9fb";
}
.ico-print:before {
  content: "\e9fc";
}
.ico-progress-empty:before {
  content: "\e9fd";
}
.ico-progress-full:before {
  content: "\e9fe";
}
.ico-progress-one:before {
  content: "\e9ff";
}
.ico-progress-two:before {
  content: "\ea00";
}
.ico-publish:before {
  content: "\ea01";
}
.ico-quote:before {
  content: "\ea02";
}
.ico-radio:before {
  content: "\ea03";
}
.ico-reply-all:before {
  content: "\ea04";
}
.ico-reply:before {
  content: "\ea05";
}
.ico-retweet:before {
  content: "\ea06";
}
.ico-rocket:before {
  content: "\ea07";
}
.ico-round-brush:before {
  content: "\ea08";
}
.ico-rss:before {
  content: "\ea09";
}
.ico-ruler:before {
  content: "\ea0a";
}
.ico-scissors:before {
  content: "\ea0b";
}
.ico-share-alternitive:before {
  content: "\ea0c";
}
.ico-share:before {
  content: "\ea0d";
}
.ico-shareable:before {
  content: "\ea0e";
}
.ico-shield:before {
  content: "\ea0f";
}
.ico-shop:before {
  content: "\ea10";
}
.ico-shopping-bag:before {
  content: "\ea11";
}
.ico-shopping-basket:before {
  content: "\ea12";
}
.ico-shopping-cart:before {
  content: "\ea13";
}
.ico-shuffle:before {
  content: "\ea14";
}
.ico-signal:before {
  content: "\ea15";
}
.ico-sound-mix:before {
  content: "\ea16";
}
.ico-sports-club:before {
  content: "\ea17";
}
.ico-squared-cross:before {
  content: "\ea19";
}
.ico-squared-minus:before {
  content: "\ea1a";
}
.ico-squared-plus:before {
  content: "\ea1b";
}
.ico-star-outlined:before {
  content: "\ea1c";
}
.ico-star:before {
  content: "\ea1d";
}
.ico-stopwatch:before {
  content: "\ea1e";
}
.ico-suitcase:before {
  content: "\ea1f";
}
.ico-swap:before {
  content: "\ea20";
}
.ico-sweden:before {
  content: "\ea21";
}
.ico-switch:before {
  content: "\ea22";
}
.ico-tablet:before {
  content: "\ea23";
}
.ico-tag:before {
  content: "\ea24";
}
.ico-text-document-inverted:before {
  content: "\ea25";
}
.ico-text-document:before {
  content: "\ea26";
}
.ico-text:before {
  content: "\ea27";
}
.ico-thermometer:before {
  content: "\ea28";
}
.ico-thumbs-down:before {
  content: "\ea29";
}
.ico-thumbs-up:before {
  content: "\ea2a";
}
.ico-thunder-cloud:before {
  content: "\ea2b";
}
.ico-ticket:before {
  content: "\ea2c";
}
.ico-time-slot:before {
  content: "\ea2d";
}
.ico-tools:before {
  content: "\ea2e";
}
.ico-traffic-cone:before {
  content: "\ea2f";
}
.ico-tree:before {
  content: "\ea30";
}
.ico-trophy:before {
  content: "\ea31";
}
.ico-tv:before {
  content: "\ea32";
}
.ico-typing:before {
  content: "\ea33";
}
.ico-unread:before {
  content: "\ea34";
}
.ico-untag:before {
  content: "\ea35";
}
.ico-user:before {
  content: "\ea36";
}
.ico-users:before {
  content: "\ea37";
}
.ico-v-card:before {
  content: "\ea38";
}
.ico-video:before {
  content: "\ea39";
}
.ico-vinyl:before {
  content: "\ea3a";
}
.ico-voicemail:before {
  content: "\ea3b";
}
.ico-wallet:before {
  content: "\ea3c";
}
.ico-water:before {
  content: "\ea3d";
}