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

.icomoon {
  color: #ec706c;
    /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon';
  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;
}

.icon-location_1:before {
  content: "\e900";
}
.icon-location_2:before {
  content: "\e901";
}
.icon-location_3:before {
  content: "\e902";
}
.icon-location_4:before {
  content: "\e903";
}
.icon-location_5:before {
  content: "\e904";
}
.icon-location_6:before {
  content: "\e905";
}
.icon-location_7:before {
  content: "\e906";
}
.icon-location_8:before {
  content: "\e907";
}
.icon-location_9:before {
  content: "\e908";
}
.icon-location_10:before {
  content: "\e909";
}
.icon-location_11:before {
  content: "\e90a";
}
.icon-location_12:before {
  content: "\e90b";
}
.icon-location_13:before {
  content: "\e90c";
}
.icon-location_14:before {
  content: "\e90d";
}
.icon-location_15:before {
  content: "\e90e";
}
.icon-location_16:before {
  content: "\e90f";
}
.icon-location_17:before {
  content: "\e910";
}
.icon-location_18:before {
  content: "\e911";
}
.icon-location_19:before {
  content: "\e912";
}
.icon-location_20:before {
  content: "\e913";
}
.icon-location_21:before {
  content: "\e914";
}
.icon-location_22:before {
  content: "\e915";
}
.icon-location_23:before {
  content: "\e916";
}
.icon-location_24:before {
  content: "\e917";
}
.icon-location_25:before {
  content: "\e918";
}
.icon-location_26:before {
  content: "\e919";
}
.icon-location_27:before {
  content: "\e91a";
}
.icon-location_28:before {
  content: "\e91b";
}

.data_item_card_panel .card_title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
