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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lasalle-icons' !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-filter:before {
  content: "\e912";
}
.icon-eye:before {
  content: "\e901";
}
.icon-views:before {
  content: "\e901";
}
.icon-vision:before {
  content: "\e901";
}
.icon-visit:before {
  content: "\e901";
}
.icon-external-link:before {
  content: "\e910";
}
.icon-person:before {
  content: "\e911";
}
.icon-menu:before {
  content: "\e90e";
}
.icon-close:before {
  content: "\e908";
}
.icon-vertical_align_bottom:before {
  content: "\e902";
}
.icon-arrow_drop_up:before {
  content: "\e90d";
}
.icon-keyboard_arrow_up:before {
  content: "\e904";
}
.icon-keyboard_arrow_right:before {
  content: "\e905";
}
.icon-keyboard_arrow_left:before {
  content: "\e906";
}
.icon-keyboard_arrow_down:before {
  content: "\e907";
}
.icon-arrow_upward:before {
  content: "\e909";
}
.icon-arrow_forward:before {
  content: "\e90a";
}
.icon-arrow_downward:before {
  content: "\e90b";
}
.icon-arrow_back:before {
  content: "\e90c";
}
.icon-arrow_drop_down:before {
  content: "\e900";
}
.icon-angle-double-down:before {
  content: "\e90f";
}
.icon-search:before {
  content: "\e903";
}
