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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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-right:before {
  content: "\e772";
}
.icon-left:before {
  content: "\e776";
}
.icon-settings:before {
  content: "\e909";
}
.icon-arrowup:before {
  content: "\e100";
}
.icon-officegroup:before {
  content: "\e101";
}
.icon-searchpresets:before {
  content: "\e102";
}
.icon-add:before {
  content: "\e103";
}
.icon-linechart:before {
  content: "\e92c";
}
.icon-barchart:before {
  content: "\e92d";
}
.icon-warning:before {
  content: "\e104";
}
.icon-arrowdown:before {
  content: "\e92a";
}
.icon-arrowright:before {
  content: "\e92b";
}
.icon-trends:before {
  content: "\e900";
}
.icon-timelinecalendar:before {
  content: "\e901";
}
.icon-startoutline:before {
  content: "\e903";
}
.icon-starfilled:before {
  content: "\e904";
}
.icon-sortup:before {
  content: "\e905";
}
.icon-sortdown:before {
  content: "\e907";
}
.icon-sortdetails:before {
  content: "\e908";
}
.icon-save:before {
  content: "\e90b";
}
.icon-questionmarklight:before {
  content: "\e90d";
}
.icon-questionmarkdark:before {
  content: "\e90e";
}
.icon-phone:before {
  content: "\e910";
}
.icon-office:before {
  content: "\e913";
}
.icon-mobile:before {
  content: "\e914";
}
.icon-mail:before {
  content: "\e915";
}
.icon-magnifyglass:before {
  content: "\e916";
}
.icon-linkexternal:before {
  content: "\e917";
}
.icon-groupareas:before {
  content: "\e918";
}
.icon-firm:before {
  content: "\e91a";
}
.icon-edit:before {
  content: "\e91b";
}
.icon-dropdownarrow:before {
  content: "\e91c";
}
.icon-drawshape:before {
  content: "\e91d";
}
.icon-drawcircle:before {
  content: "\e91e";
}
.icon-drawarea:before {
  content: "\e91f";
}
.icon-download:before {
  content: "\e921";
}
.icon-datapoints:before {
  content: "\e922";
}
.icon-currentlistings:before {
  content: "\e923";
}
.icon-closeactivity:before {
  content: "\e924";
}
.icon-close:before {
  content: "\e925";
}
.icon-backarrow:before {
  content: "\e926";
}
.icon-area:before {
  content: "\e927";
}
.icon-agent:before {
  content: "\e929";
}
.icon-summary:before {
  content: "\e902";
}

body{
    font-family: "proxima-nova", sans-serif; 
}
.mvb-container{
    margin: 0 13px 0 13px;
}
